aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-06-10 15:43:20 +0000
committerChristian Grothoff <christian@grothoff.org>2011-06-10 15:43:20 +0000
commit1cafb66e1f1a7ef6814d7cdfdc39adfd9beda228 (patch)
tree03d5ee285c0104f774e5ff037a5420de6c063b44 /src/dht
parent8f00fbccc8f8a7f39927a8f677628a29404c7036 (diff)
downloadgnunet-1cafb66e1f1a7ef6814d7cdfdc39adfd9beda228.tar.gz
gnunet-1cafb66e1f1a7ef6814d7cdfdc39adfd9beda228.zip
fix
Diffstat (limited to 'src/dht')
-rw-r--r--src/dht/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am
index 294b91289..cc152d160 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -227,7 +227,8 @@ EXTRA_DIST = \
227 test_dht_api_peer1.conf \ 227 test_dht_api_peer1.conf \
228 test_dht_twopeer_data.conf \ 228 test_dht_twopeer_data.conf \
229 test_dht_multipeer_data.conf \ 229 test_dht_multipeer_data.conf \
230 test_dhtlog_data.conf 230 test_dhtlog_data.conf \
231 multipeer_topo.dat
231 232
232check_SCRIPTS = \ 233check_SCRIPTS = \
233 test_dht_tools.sh 234 test_dht_tools.sh