aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-08-04 13:26:21 +0000
committerChristian Grothoff <christian@grothoff.org>2016-08-04 13:26:21 +0000
commiteec2c020a1dc14565e0c79dfe8216636a29fefda (patch)
tree37a255f5d47bb062c995705efb4c7dc1540a196d /src/Makefile.am
parent1d94ddddab8ba2ec45ad00878cab6a29eddf51d9 (diff)
downloadgnunet-eec2c020a1dc14565e0c79dfe8216636a29fefda.tar.gz
gnunet-eec2c020a1dc14565e0c79dfe8216636a29fefda.zip
-finish dv conversion to new core MQ API
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 931c74769..98ca70ae3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,6 +12,7 @@ endif
12 12
13if HAVE_EXPERIMENTAL 13if HAVE_EXPERIMENTAL
14 EXP_DIR = \ 14 EXP_DIR = \
15 dv \
15 rps \ 16 rps \
16 $(CONSENSUS) \ 17 $(CONSENSUS) \
17 $(SECRETSHARING) 18 $(SECRETSHARING)