aboutsummaryrefslogtreecommitdiff
path: root/src/dht/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/Makefile.am')
-rw-r--r--src/dht/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am
index 6d1090901..f9cd26094 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -213,7 +213,10 @@ EXTRA_DIST = \
213 test_dht_line.conf \ 213 test_dht_line.conf \
214 test_dht_tools.conf \ 214 test_dht_tools.conf \
215 test_dht_tools.py.in \ 215 test_dht_tools.py.in \
216 test_dht_multipeer_topology.dat 216 test_dht_multipeer_topology.dat \
217 dhtu_testbed_connect.sh \
218 dhtu_testbed_deploy.conf \
219 dhtu_testbed_deploy.sh
217 220
218if HAVE_PYTHON 221if HAVE_PYTHON
219check_SCRIPTS = \ 222check_SCRIPTS = \