-experimental is by dir, not only for malicious op
authorChristian Grothoff <christian@grothoff.org>
Wed, 16 Mar 2016 18:08:04 +0000 (18:08 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 16 Mar 2016 18:08:04 +0000 (18:08 +0000)
src/consensus/Makefile.am

index b79e92c6027cd13a5b4385623178eef4619cd007..c63434f94809bb99cc0b5fc00f7b842b3c6f71ee 100644 (file)
@@ -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