aboutsummaryrefslogtreecommitdiff
path: root/src/plugin/namecache/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugin/namecache/Makefile.am')
-rw-r--r--src/plugin/namecache/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugin/namecache/Makefile.am b/src/plugin/namecache/Makefile.am
index ac2e2592b..0ccbf9ea1 100644
--- a/src/plugin/namecache/Makefile.am
+++ b/src/plugin/namecache/Makefile.am
@@ -34,10 +34,6 @@ POSTGRES_PLUGIN = libgnunet_plugin_namecache_postgres.la
34POSTGRES_TESTS = test_plugin_namecache_postgres 34POSTGRES_TESTS = test_plugin_namecache_postgres
35endif 35endif
36 36
37# testcases do not even build yet; thus: experimental!
38TESTING_TESTS = \
39 test_namecache_api_cache_block
40
41if HAVE_SQLITE 37if HAVE_SQLITE
42check_PROGRAMS = \ 38check_PROGRAMS = \
43 $(SQLITE_TESTS) \ 39 $(SQLITE_TESTS) \