-fixing #2985
[oweals/gnunet.git] / src / gns / Makefile.am
index e91014021c6badcc572fe3ef6908a1ace136d85b..ed4bce568ebca7de4269bebf2ad63f8fac9b74da 100644 (file)
@@ -47,16 +47,18 @@ lib_LTLIBRARIES = \
 
 
 if HAVE_MHD
- DO_FCFSD=gnunet-gns-fcfsd
 if HAVE_GNUTLS
 if HAVE_LIBCURL
+# does not compile right now...
+if HAVE_EXPERIMENTAL
  DO_PROXY=gnunet-gns-proxy
 endif
 endif
 endif
+endif
 
 libexec_PROGRAMS = \
-  gnunet-service-gns $(DO_FCFSD) \
+  gnunet-service-gns \
   $(DO_PROXY) \
   $(DO_W32_HELPER) \
   gnunet-dns2gns