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 24c2f583a..0ce2ac4de 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,7 +5,7 @@
5 5
6if HAVE_TESTING 6if HAVE_TESTING
7 TESTING = testing 7 TESTING = testing
8 TESTBED = testbed 8 TESTBED = testbed-logger testbed
9 CONSENSUS = consensus 9 CONSENSUS = consensus
10 SECRETSHARING = secretsharing 10 SECRETSHARING = secretsharing
11endif 11endif