X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.am;h=4cd21b051ca86b5dd0765ea8f3b9a92d66f0c3f5;hb=c848a168289a87202a65230ee33573840340cf59;hp=6e030c1616039dc8fd7c27628f7bf2e93c522997;hpb=4e928817b9cc4c03686ab6fc2369b999ff9a868e;p=platform%2Fupstream%2Fglib-networking.git diff --git a/Makefile.am b/Makefile.am index 6e030c1..4cd21b0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,8 +9,19 @@ if HAVE_LIBPROXY SUBDIRS += proxy/libproxy endif +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: