aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorLRN <lrn1986@gmail.com>2014-01-30 10:05:22 +0000
committerLRN <lrn1986@gmail.com>2014-01-30 10:05:22 +0000
commit61a0bd5180cb6aaae0effd9e67abf3ba83a270ff (patch)
tree4815af061e48205848b0d48d3674908551b59287 /src/Makefile.am
parent247ecc51c01c54313844cb495c1fa829806bc170 (diff)
downloadgnunet-61a0bd5180cb6aaae0effd9e67abf3ba83a270ff.tar.gz
gnunet-61a0bd5180cb6aaae0effd9e67abf3ba83a270ff.zip
Disabling secretsharing until someone fixes it
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 0aa1ec4d1..08693ec02 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -6,7 +6,7 @@ if HAVE_TESTING
6 TESTING = testing 6 TESTING = testing
7 TESTBED = testbed 7 TESTBED = testbed
8 CONSENSUS = consensus 8 CONSENSUS = consensus
9 SECRETSHARING = secretsharing 9# SECRETSHARING = secretsharing
10 EXPERIMENTATION = experimentation 10 EXPERIMENTATION = experimentation
11endif 11endif
12 12