aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-28 10:10:31 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-28 10:10:31 +0000
commit22fe629ac3aa91f48dfbad592f9c0820848cfcc7 (patch)
treece3b9117d254a14e5e792472d92fed5c899541c8 /src/dht
parentd33d640c02034eb79173686a7830a99053ea1e0a (diff)
downloadgnunet-22fe629ac3aa91f48dfbad592f9c0820848cfcc7.tar.gz
gnunet-22fe629ac3aa91f48dfbad592f9c0820848cfcc7.zip
-fix
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 ccb521cee..93880c29c 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -197,6 +197,7 @@ EXTRA_DIST = \
197 test_dht_twopeer_data.conf \ 197 test_dht_twopeer_data.conf \
198 test_dht_multipeer_data.conf \ 198 test_dht_multipeer_data.conf \
199 test_dht_2dtorus.conf \ 199 test_dht_2dtorus.conf \
200 test_dht_line.conf \
200 multipeer_topo.dat 201 multipeer_topo.dat
201 202
202check_SCRIPTS = \ 203check_SCRIPTS = \