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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am
index 1e3a5f8f8..dfc0d2bbf 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -113,7 +113,7 @@ test_dht_api_SOURCES = \
113 test_dht_api.c 113 test_dht_api.c
114test_dht_api_LDADD = \ 114test_dht_api_LDADD = \
115 $(top_builddir)/src/lib/util/libgnunetutil.la \ 115 $(top_builddir)/src/lib/util/libgnunetutil.la \
116 $(top_builddir)/src/testing/libgnunettesting.la \ 116 $(top_builddir)/src/lib/testing/libgnunettesting.la \
117 $(top_builddir)/src/lib/hello/libgnunethello.la \ 117 $(top_builddir)/src/lib/hello/libgnunethello.la \
118 libgnunetdht.la 118 libgnunetdht.la
119 119