From 1cafb66e1f1a7ef6814d7cdfdc39adfd9beda228 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 10 Jun 2011 15:43:20 +0000 Subject: [PATCH] fix --- src/dht/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 = \ test_dht_api_peer1.conf \ test_dht_twopeer_data.conf \ test_dht_multipeer_data.conf \ - test_dhtlog_data.conf + test_dhtlog_data.conf \ + multipeer_topo.dat check_SCRIPTS = \ test_dht_tools.sh -- 2.25.1