aboutsummaryrefslogtreecommitdiff
path: root/src/dht/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/Makefile.am')
-rw-r--r--src/dht/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am
index 97f81e6be..11ab7ca8b 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -156,7 +156,7 @@ check_PROGRAMS = \
156 test_dhtlog 156 test_dhtlog
157# test_hash_operations 157# test_hash_operations
158 158
159if !DISABLE_TEST_RUN 159if ENABLE_TEST_RUN
160TESTS = test_dht_api $(check_SCRIPTS) \ 160TESTS = test_dht_api $(check_SCRIPTS) \
161 test_dht_twopeer \ 161 test_dht_twopeer \
162 test_dht_twopeer_put_get \ 162 test_dht_twopeer_put_get \