gnutls: correctly set CFLAGS using GNUTLS_CFLAGS
[platform/upstream/glib-networking.git] / Makefile.am
index 2c34280..4cd21b0 100644 (file)
@@ -13,8 +13,15 @@ if HAVE_GNOME_PROXY
 SUBDIRS += proxy/gnome
 endif
 
+SUBDIRS += proxy/tests
+
+if HAVE_PKCS11
+SUBDIRS += tls/pkcs11
+endif
+
 if HAVE_GNUTLS
 SUBDIRS += tls/gnutls
+SUBDIRS += tls/tests
 endif
 
 install-exec-hook: