aboutsummaryrefslogtreecommitdiff
path: root/src/peerstore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/peerstore/Makefile.am')
-rw-r--r--src/peerstore/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peerstore/Makefile.am b/src/peerstore/Makefile.am
index 71898bdea..46f126063 100644
--- a/src/peerstore/Makefile.am
+++ b/src/peerstore/Makefile.am
@@ -47,7 +47,7 @@ libgnunetpeerstore_la_SOURCES = \
47libgnunetpeerstore_la_LIBADD = \ 47libgnunetpeerstore_la_LIBADD = \
48 $(top_builddir)/src/util/libgnunetutil.la 48 $(top_builddir)/src/util/libgnunetutil.la
49libgnunetpeerstore_la_LDFLAGS = \ 49libgnunetpeerstore_la_LDFLAGS = \
50 $(GNUNET_LDFLAGS) 50 $(GN_LIB_LDFLAGS)
51 51
52plugin_LTLIBRARIES = \ 52plugin_LTLIBRARIES = \
53 libgnunet_plugin_peerstore_sqlite.la 53 libgnunet_plugin_peerstore_sqlite.la