From: Christian Grothoff Date: Fri, 10 Jun 2011 15:43:20 +0000 (+0000) Subject: fix X-Git-Tag: initial-import-from-subversion-38251~18249 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1cafb66e1f1a7ef6814d7cdfdc39adfd9beda228;p=oweals%2Fgnunet.git fix --- 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