-put fcfsd into libexec
authorChristian Grothoff <christian@grothoff.org>
Mon, 5 Nov 2012 17:43:37 +0000 (17:43 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 5 Nov 2012 17:43:37 +0000 (17:43 +0000)
src/gns/Makefile.am

index 030529d2a9f8a6ec04d315d2e48ee15b3cc9ae55..8a3f2ac4ebf1f4d89ca14ce70a3b2b00bc58fa78 100644 (file)
@@ -53,10 +53,9 @@ endif
 endif
 
 libexec_PROGRAMS = \
-  gnunet-service-gns 
+  gnunet-service-gns $(DO_FCFSD)
 
 bin_PROGRAMS = \
-  $(DO_FCFSD) \
   $(DO_PROXY) \
   $(DO_W32_HELPER) \
   $(DO_W32_NSPTOOLS) \