projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd90436
)
-fix #2220
author
Christian Grothoff
<christian@grothoff.org>
Thu, 15 Mar 2012 10:54:34 +0000
(10:54 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 15 Mar 2012 10:54:34 +0000
(10:54 +0000)
src/gns/Makefile.am
patch
|
blob
|
history
diff --git
a/src/gns/Makefile.am
b/src/gns/Makefile.am
index 679991fe1f6d9f7b51d61ed81b31733c0602180d..61bf54f8029a20a635af833df5a4f65305f660b4 100644
(file)
--- a/
src/gns/Makefile.am
+++ b/
src/gns/Makefile.am
@@
-18,9
+18,13
@@
pkgcfg_DATA = \
lib_LTLIBRARIES = \
libgnunetgns.la
+if HAVE_MHD
+ DO_FCFSD=gnunet-gns-fcfsd
+endif
+
bin_PROGRAMS = \
gnunet-service-gns \
-
gnunet-gns-fcfsd
\
+
$(DO_FCFSD)
\
gnunet-gns
#noinst_PROGRAMS = \