aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/consensus/Makefile.am')
-rw-r--r--src/consensus/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/consensus/Makefile.am b/src/consensus/Makefile.am
index b79e92c60..c63434f94 100644
--- a/src/consensus/Makefile.am
+++ b/src/consensus/Makefile.am
@@ -22,12 +22,10 @@ bin_PROGRAMS = \
22libexec_PROGRAMS = \ 22libexec_PROGRAMS = \
23 gnunet-service-consensus 23 gnunet-service-consensus
24 24
25if HAVE_EXPERIMENTAL
26if ENABLE_MALICIOUS 25if ENABLE_MALICIOUS
27libexec_PROGRAMS += \ 26libexec_PROGRAMS += \
28 gnunet-service-evil-consensus 27 gnunet-service-evil-consensus
29endif 28endif
30endif
31 29
32lib_LTLIBRARIES = \ 30lib_LTLIBRARIES = \
33 libgnunetconsensus.la 31 libgnunetconsensus.la