diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-08-04 13:26:21 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-08-04 13:26:21 +0000 |
commit | eec2c020a1dc14565e0c79dfe8216636a29fefda (patch) | |
tree | 37a255f5d47bb062c995705efb4c7dc1540a196d /src/Makefile.am | |
parent | 1d94ddddab8ba2ec45ad00878cab6a29eddf51d9 (diff) |
-finish dv conversion to new core MQ API
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 931c747697..98ca70ae32 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -12,6 +12,7 @@ endif if HAVE_EXPERIMENTAL EXP_DIR = \ + dv \ rps \ $(CONSENSUS) \ $(SECRETSHARING) |