aboutsummaryrefslogtreecommitdiff
path: root/src/peerstore
diff options
context:
space:
mode:
Diffstat (limited to 'src/peerstore')
-rw-r--r--src/peerstore/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/peerstore/Makefile.am b/src/peerstore/Makefile.am
index babf40654..d9904e59d 100644
--- a/src/peerstore/Makefile.am
+++ b/src/peerstore/Makefile.am
@@ -63,9 +63,7 @@ endif
63 63
64if HAVE_SQLITE 64if HAVE_SQLITE
65SQLITE_PLUGIN = libgnunet_plugin_peerstore_sqlite.la 65SQLITE_PLUGIN = libgnunet_plugin_peerstore_sqlite.la
66if HAVE_TESTING
67SQLITE_TESTS = test_plugin_peerstore_sqlite 66SQLITE_TESTS = test_plugin_peerstore_sqlite
68endif
69libgnunet_plugin_peerstore_sqlite_la_SOURCES = \ 67libgnunet_plugin_peerstore_sqlite_la_SOURCES = \
70 plugin_peerstore_sqlite.c 68 plugin_peerstore_sqlite.c
71libgnunet_plugin_peerstore_sqlite_la_LIBADD = \ 69libgnunet_plugin_peerstore_sqlite_la_LIBADD = \