From 14578b9c5ad1b9a4e3371192b8c94d0668c3fb4a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 22 Oct 2012 10:48:29 +0000 Subject: -namestore tests require sqlite --- src/namestore/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/namestore') diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am index 8b328b1a88..17b7657074 100644 --- a/src/namestore/Makefile.am +++ b/src/namestore/Makefile.am @@ -26,7 +26,7 @@ POSTGRES_TESTS = test_plugin_namestore_postgres POSTGRES_PLUGIN = libgnunet_plugin_namestore_postgres.la endif - +if HAVE_SQLITE check_PROGRAMS = \ $(SQLITE_TESTS) \ $(POSTGRES_TESTS) \ @@ -44,6 +44,7 @@ check_PROGRAMS = \ test_namestore_api_zone_iteration \ test_namestore_api_zone_iteration_specific_zone \ test_namestore_api_zone_iteration_stop +endif if ENABLE_TEST_RUN TESTS = $(check_PROGRAMS) -- cgit v1.2.3-18-g5258