aboutsummaryrefslogtreecommitdiff
path: root/src/social/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/social/Makefile.am')
-rw-r--r--src/social/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/social/Makefile.am b/src/social/Makefile.am
index b0749e9e6..fb761dcae 100644
--- a/src/social/Makefile.am
+++ b/src/social/Makefile.am
@@ -40,6 +40,7 @@ gnunet_social_SOURCES = \
40 gnunet-social.c 40 gnunet-social.c
41gnunet_social_LDADD = \ 41gnunet_social_LDADD = \
42 libgnunetsocial.la \ 42 libgnunetsocial.la \
43 $(top_builddir)/src/psycutil/libgnunetpsycutil.la \
43 $(top_builddir)/src/core/libgnunetcore.la \ 44 $(top_builddir)/src/core/libgnunetcore.la \
44 $(top_builddir)/src/util/libgnunetutil.la 45 $(top_builddir)/src/util/libgnunetutil.la
45 46