aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-11-03 21:19:23 +0000
committerChristian Grothoff <christian@grothoff.org>2010-11-03 21:19:23 +0000
commit37ac1b7c9e9e05f93d4100cfb53450ec2d370989 (patch)
tree3233ef3004997fd3f46744cd122dcfec39dd7392 /src/dht
parent0b9ce5e5e03020b1057733c1bd4be91058597060 (diff)
downloadgnunet-37ac1b7c9e9e05f93d4100cfb53450ec2d370989.tar.gz
gnunet-37ac1b7c9e9e05f93d4100cfb53450ec2d370989.zip
Mantis 1613
Diffstat (limited to 'src/dht')
-rw-r--r--src/dht/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am
index 06e25bf8d..de8920701 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -192,14 +192,6 @@ test_dhtlog_LDADD = \
192 $(top_builddir)/src/dht/libgnunetdht.la \ 192 $(top_builddir)/src/dht/libgnunetdht.la \
193 $(top_builddir)/src/dht/libgnunetdhtlog.la 193 $(top_builddir)/src/dht/libgnunetdhtlog.la
194 194
195test_kademlia_end2end_SOURCES = \
196 test_kademlia_end2end.c
197test_kademlia_end2end_LDADD = \
198 $(top_builddir)/src/util/libgnunetutil.la \
199 $(top_builddir)/src/testing/libgnunettesting.la \
200 $(top_builddir)/src/dht/libgnunetdht.la \
201 $(top_builddir)/src/dht/libgnunetdhtlog.la
202
203EXTRA_DIST = \ 195EXTRA_DIST = \
204 $(check_SCRIPTS) \ 196 $(check_SCRIPTS) \
205 test_dht_api_data.conf \ 197 test_dht_api_data.conf \