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.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am
index 5a111433c..a90477108 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -83,8 +83,8 @@ TESTS = test_dht_api $(check_SCRIPTS) \
83 test_dht_twopeer \ 83 test_dht_twopeer \
84 test_dht_twopeer_put_get \ 84 test_dht_twopeer_put_get \
85 test_dht_twopeer_get_put \ 85 test_dht_twopeer_get_put \
86 test_dht_twopeer_path_tracking \ 86 test_dht_twopeer_path_tracking
87 test_dht_multipeer 87# test_dht_multipeer
88endif 88endif
89 89
90test_dht_api_SOURCES = \ 90test_dht_api_SOURCES = \