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:
dbd516d
)
-experimental is by dir, not only for malicious op
author
Christian Grothoff
<christian@grothoff.org>
Wed, 16 Mar 2016 18:08:04 +0000
(18:08 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 16 Mar 2016 18:08:04 +0000
(18:08 +0000)
src/consensus/Makefile.am
patch
|
blob
|
history
diff --git
a/src/consensus/Makefile.am
b/src/consensus/Makefile.am
index b79e92c6027cd13a5b4385623178eef4619cd007..c63434f94809bb99cc0b5fc00f7b842b3c6f71ee 100644
(file)
--- a/
src/consensus/Makefile.am
+++ b/
src/consensus/Makefile.am
@@
-22,12
+22,10
@@
bin_PROGRAMS = \
libexec_PROGRAMS = \
gnunet-service-consensus
-if HAVE_EXPERIMENTAL
if ENABLE_MALICIOUS
libexec_PROGRAMS += \
gnunet-service-evil-consensus
endif
-endif
lib_LTLIBRARIES = \
libgnunetconsensus.la