Updated Indonesian translation
[platform/upstream/glib-networking.git] / Makefile.am
index 41c7a60..4cd21b0 100644 (file)
@@ -13,11 +13,16 @@ if HAVE_GNOME_PROXY
 SUBDIRS += proxy/gnome
 endif
 
-if HAVE_GNUTLS
-SUBDIRS += tls/gnutls
+SUBDIRS += proxy/tests
+
+if HAVE_PKCS11
+SUBDIRS += tls/pkcs11
 endif
 
+if HAVE_GNUTLS
+SUBDIRS += tls/gnutls
 SUBDIRS += tls/tests
+endif
 
 install-exec-hook:
        if test -n "$(GIO_QUERYMODULES)" -a -z "$(DESTDIR)"; then \