aboutsummaryrefslogtreecommitdiff
path: root/src/plugin/peerstore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugin/peerstore/Makefile.am')
-rw-r--r--src/plugin/peerstore/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugin/peerstore/Makefile.am b/src/plugin/peerstore/Makefile.am
index 7202aef84..5e10b706f 100644
--- a/src/plugin/peerstore/Makefile.am
+++ b/src/plugin/peerstore/Makefile.am
@@ -31,7 +31,6 @@ plugin_LTLIBRARIES = \
31test_plugin_peerstore_sqlite_SOURCES = \ 31test_plugin_peerstore_sqlite_SOURCES = \
32 test_plugin_peerstore.c 32 test_plugin_peerstore.c
33test_plugin_peerstore_sqlite_LDADD = \ 33test_plugin_peerstore_sqlite_LDADD = \
34 $(top_builddir)/src/service/testing/libgnunettesting.la \
35 $(top_builddir)/src/lib/util/libgnunetutil.la 34 $(top_builddir)/src/lib/util/libgnunetutil.la
36 35
37check_PROGRAMS = \ 36check_PROGRAMS = \