aboutsummaryrefslogtreecommitdiff
path: root/src/psycstore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/psycstore/Makefile.am')
-rw-r--r--src/psycstore/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/psycstore/Makefile.am b/src/psycstore/Makefile.am
index 8804255d2..7dac87084 100644
--- a/src/psycstore/Makefile.am
+++ b/src/psycstore/Makefile.am
@@ -49,6 +49,7 @@ gnunet_service_psycstore_SOURCES = \
49gnunet_service_psycstore_LDADD = \ 49gnunet_service_psycstore_LDADD = \
50 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 50 $(top_builddir)/src/statistics/libgnunetstatistics.la \
51 $(top_builddir)/src/util/libgnunetutil.la \ 51 $(top_builddir)/src/util/libgnunetutil.la \
52 $(top_builddir)/src/psyc/libgnunetpsycutil.la \
52 $(GN_LIBINTL) 53 $(GN_LIBINTL)
53 54
54plugin_LTLIBRARIES = \ 55plugin_LTLIBRARIES = \