aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/Makefile.am')
-rw-r--r--src/namestore/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index 8b8d7c60f..4ba178e68 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -237,14 +237,6 @@ test_namestore_api_lookup_shadow_filter_LDADD = \
237 $(top_builddir)/src/namecache/libgnunetnamecache.la \ 237 $(top_builddir)/src/namecache/libgnunetnamecache.la \
238 $(top_builddir)/src/namestore/libgnunetnamestore.la 238 $(top_builddir)/src/namestore/libgnunetnamestore.la
239 239
240test_namestore_api_put_SOURCES = \
241 test_namestore_api_put.c
242test_namestore_api_put_LDADD = \
243 $(top_builddir)/src/testing/libgnunettesting.la \
244 $(top_builddir)/src/util/libgnunetutil.la \
245 $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \
246 $(top_builddir)/src/namestore/libgnunetnamestore.la
247
248test_namestore_api_remove_SOURCES = \ 240test_namestore_api_remove_SOURCES = \
249 test_namestore_api_remove.c 241 test_namestore_api_remove.c
250test_namestore_api_remove_LDADD = \ 242test_namestore_api_remove_LDADD = \