From 66abb46893e60258668e3629d56a2b006075ce7f Mon Sep 17 00:00:00 2001 From: Bruno Cabral Date: Sat, 2 Aug 2014 21:50:17 +0000 Subject: Missing separator --- src/psyc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/psyc/Makefile.am b/src/psyc/Makefile.am index fb4341751..3f17d2d1e 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 \ -- cgit v1.2.3