aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4eb5aeb19..20344e29c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -11,7 +11,7 @@ if HAVE_TESTING
11endif 11endif
12 12
13if HAVE_EXPERIMENTAL 13if HAVE_EXPERIMENTAL
14 EXP_DIR = dv $(CONSENSUS) $(EXPERIMENTATION) 14 EXP_DIR = dv multicast $(CONSENSUS) $(EXPERIMENTATION)
15#note: scalarproduct is not being listed here yet as the crypto is being reworked at the moment 15#note: scalarproduct is not being listed here yet as the crypto is being reworked at the moment
16endif 16endif
17 17