aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-18 13:12:00 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-18 13:12:00 +0000
commit1cf0cbbd5fa8f7cccff037f08f229d78f521eb54 (patch)
tree4fae0ed724515520bbc1d0c785111e05bec79259 /src/gns/Makefile.am
parent2b74f7a94df138bd6f732334033574bdc1727250 (diff)
downloadgnunet-1cf0cbbd5fa8f7cccff037f08f229d78f521eb54.tar.gz
gnunet-1cf0cbbd5fa8f7cccff037f08f229d78f521eb54.zip
more work on GNS proxy, adding back to standard build
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r--src/gns/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 3c7c3ea68..3536536e0 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -47,13 +47,10 @@ lib_LTLIBRARIES = \
47if HAVE_MHD 47if HAVE_MHD
48if HAVE_GNUTLS 48if HAVE_GNUTLS
49if HAVE_LIBCURL 49if HAVE_LIBCURL
50# does not compile right now...
51if HAVE_EXPERIMENTAL
52 DO_PROXY=gnunet-gns-proxy 50 DO_PROXY=gnunet-gns-proxy
53endif 51endif
54endif 52endif
55endif 53endif
56endif
57 54
58libexec_PROGRAMS = \ 55libexec_PROGRAMS = \
59 gnunet-service-gns \ 56 gnunet-service-gns \