aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-06-10 15:00:35 +0000
committerChristian Grothoff <christian@grothoff.org>2011-06-10 15:00:35 +0000
commitb68913a0f7b62ece97738243616ad8e2dbe5619c (patch)
treefee223fb50f6f1c4fc71a423c40c6f59d88d670a /src/dht
parent5d1fce16859e1263decfb1113957607e7468e792 (diff)
downloadgnunet-b68913a0f7b62ece97738243616ad8e2dbe5619c.tar.gz
gnunet-b68913a0f7b62ece97738243616ad8e2dbe5619c.zip
ship with conf files
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 11ab7ca8b..294b91289 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -226,7 +226,8 @@ EXTRA_DIST = \
226 test_dht_api_data.conf \ 226 test_dht_api_data.conf \
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 231
231check_SCRIPTS = \ 232check_SCRIPTS = \
232 test_dht_tools.sh 233 test_dht_tools.sh