aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-08-02 18:17:14 +0000
committerChristian Grothoff <christian@grothoff.org>2016-08-02 18:17:14 +0000
commit5d40b7d5ae0689c685604fffe260b4d38fef575a (patch)
treed3fb4daea2f5e55851d425bcd07292606922a592 /src/Makefile.am
parent22be4f71e12c7f2eacafe03d94d4d1c86bc72f0a (diff)
downloadgnunet-5d40b7d5ae0689c685604fffe260b4d38fef575a.tar.gz
gnunet-5d40b7d5ae0689c685604fffe260b4d38fef575a.zip
-fix ftbfs
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 98ca70ae3..931c74769 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,7 +12,6 @@ endif
12 12
13if HAVE_EXPERIMENTAL 13if HAVE_EXPERIMENTAL
14 EXP_DIR = \ 14 EXP_DIR = \
15 dv \
16 rps \ 15 rps \
17 $(CONSENSUS) \ 16 $(CONSENSUS) \
18 $(SECRETSHARING) 17 $(SECRETSHARING)