aboutsummaryrefslogtreecommitdiff
path: root/src/namecache/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/namecache/Makefile.am')
-rw-r--r--src/namecache/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namecache/Makefile.am b/src/namecache/Makefile.am
index 921274593..eee9885d0 100644
--- a/src/namecache/Makefile.am
+++ b/src/namecache/Makefile.am
@@ -26,7 +26,7 @@ SQLITE_TESTS = test_plugin_namecache_sqlite
26endif 26endif
27endif 27endif
28 28
29if HAVE_POSTGRES 29if HAVE_POSTGRESQL
30POSTGRES_PLUGIN = libgnunet_plugin_namecache_postgres.la 30POSTGRES_PLUGIN = libgnunet_plugin_namecache_postgres.la
31if HAVE_TESTING 31if HAVE_TESTING
32POSTGRES_TESTS = test_plugin_namecache_postgres 32POSTGRES_TESTS = test_plugin_namecache_postgres