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.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 \