summaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-01-14 21:53:42 +0100
committerChristian Grothoff <christian@grothoff.org>2018-01-14 21:53:42 +0100
commit81b2552f0bd7f876bbb358489fb6023bd677dacd (patch)
treef3bcc11bbb23a8e715461d706ccd0f0716ba3588 /src/dht
parent020893243a2dde911d5853ade8070fcef9c5fad9 (diff)
downloadgnunet-81b2552f0bd7f876bbb358489fb6023bd677dacd.tar.gz
gnunet-81b2552f0bd7f876bbb358489fb6023bd677dacd.zip
dist test_dht_tools.conf
Diffstat (limited to 'src/dht')
-rw-r--r--src/dht/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am
index d60ff62d6..c52ac93c7 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -204,6 +204,7 @@ EXTRA_DIST = \
204 test_dht_multipeer.conf \ 204 test_dht_multipeer.conf \
205 test_dht_2dtorus.conf \ 205 test_dht_2dtorus.conf \
206 test_dht_line.conf \ 206 test_dht_line.conf \
207 test_dht_tools.conf \
207 test_dht_tools.py.in \ 208 test_dht_tools.py.in \
208 test_dht_multipeer_topology.dat 209 test_dht_multipeer_topology.dat
209 210