aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/psyc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/psyc/Makefile.am b/src/psyc/Makefile.am
index fb43417510..3f17d2d1e9 100644
--- a/src/psyc/Makefile.am
+++ b/src/psyc/Makefile.am
@@ -59,7 +59,7 @@ gnunet_service_psyc_LDADD = \
$(top_builddir)/src/statistics/libgnunetstatistics.la \
$(top_builddir)/src/multicast/libgnunetmulticast.la \
$(top_builddir)/src/psycstore/libgnunetpsycstore.la \
- libgnunetpsycutil.la
+ libgnunetpsycutil.la \
$(GN_LIBINTL)
gnunet_service_psyc_DEPENDENCIES = \
$(top_builddir)/src/util/libgnunetutil.la \