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.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/social/Makefile.am b/src/social/Makefile.am
index 04184dbc6..02b1bf823 100644
--- a/src/social/Makefile.am
+++ b/src/social/Makefile.am
@@ -24,6 +24,11 @@ libgnunetsocial_la_SOURCES = \
24libgnunetsocial_la_LIBADD = \ 24libgnunetsocial_la_LIBADD = \
25 $(top_builddir)/src/util/libgnunetutil.la \ 25 $(top_builddir)/src/util/libgnunetutil.la \
26 $(top_builddir)/src/env/libgnunetenv.la \ 26 $(top_builddir)/src/env/libgnunetenv.la \
27 $(top_builddir)/src/psyc/libgnunetpsycutil.la \
28 $(top_builddir)/src/core/libgnunetcore.la \
29 $(top_builddir)/src/identity/libgnunetidentity.la \
30 $(top_builddir)/src/gns/libgnunetgns.la \
31 $(top_builddir)/src/namestore/libgnunetnamestore.la \
27 $(GN_LIBINTL) $(XLIB) 32 $(GN_LIBINTL) $(XLIB)
28libgnunetsocial_la_LDFLAGS = \ 33libgnunetsocial_la_LDFLAGS = \
29 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 34 $(GN_LIB_LDFLAGS) $(WINFLAGS) \