aboutsummaryrefslogtreecommitdiff
path: root/src/dht/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-09-29 15:02:34 +0000
committerChristian Grothoff <christian@grothoff.org>2011-09-29 15:02:34 +0000
commit74b8150b6c0669ae5ef21fe89f2769747b8dea71 (patch)
tree55db9823ebf36fbc388c1dd7f1b42a14da230128 /src/dht/Makefile.am
parent598f6e4b3e252accb238601d435ee10018f76e6e (diff)
downloadgnunet-74b8150b6c0669ae5ef21fe89f2769747b8dea71.tar.gz
gnunet-74b8150b6c0669ae5ef21fe89f2769747b8dea71.zip
disable for now
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 = \