aboutsummaryrefslogtreecommitdiff
path: root/src/gns
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-11-05 17:43:37 +0000
committerChristian Grothoff <christian@grothoff.org>2012-11-05 17:43:37 +0000
commit3da17928b7320f1fe030f02de1edd8897aad6ac3 (patch)
treee99e139eca53e470b1102484e4a5c169be451d73 /src/gns
parent8fc4fa9cf3947eacf15e8cd314b0c3c21bb28327 (diff)
downloadgnunet-3da17928b7320f1fe030f02de1edd8897aad6ac3.tar.gz
gnunet-3da17928b7320f1fe030f02de1edd8897aad6ac3.zip
-put fcfsd into libexec
Diffstat (limited to 'src/gns')
-rw-r--r--src/gns/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 030529d2a..8a3f2ac4e 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -53,10 +53,9 @@ endif
53endif 53endif
54 54
55libexec_PROGRAMS = \ 55libexec_PROGRAMS = \
56 gnunet-service-gns 56 gnunet-service-gns $(DO_FCFSD)
57 57
58bin_PROGRAMS = \ 58bin_PROGRAMS = \
59 $(DO_FCFSD) \
60 $(DO_PROXY) \ 59 $(DO_PROXY) \
61 $(DO_W32_HELPER) \ 60 $(DO_W32_HELPER) \
62 $(DO_W32_NSPTOOLS) \ 61 $(DO_W32_NSPTOOLS) \