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.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/social/Makefile.am b/src/social/Makefile.am
index a2dfea244..bc81cea40 100644
--- a/src/social/Makefile.am
+++ b/src/social/Makefile.am
@@ -78,13 +78,15 @@ test_social_SOURCES = \
78test_social_LDADD = \ 78test_social_LDADD = \
79 libgnunetsocial.la \ 79 libgnunetsocial.la \
80 $(top_builddir)/src/testing/libgnunettesting.la \ 80 $(top_builddir)/src/testing/libgnunettesting.la \
81 $(top_builddir)/src/util/libgnunetutil.la \
81 $(top_builddir)/src/env/libgnunetenv.la \ 82 $(top_builddir)/src/env/libgnunetenv.la \
82 $(top_builddir)/src/util/libgnunetutil.la 83 $(top_builddir)/src/psyc/libgnunetpsycutil.la
83test_social_DEPENDENCIES = \ 84test_social_DEPENDENCIES = \
84 libgnunetsocial.la \ 85 libgnunetsocial.la \
85 $(top_builddir)/src/testing/libgnunettesting.la \ 86 $(top_builddir)/src/testing/libgnunettesting.la \
87 $(top_builddir)/src/util/libgnunetutil.la \
86 $(top_builddir)/src/env/libgnunetenv.la \ 88 $(top_builddir)/src/env/libgnunetenv.la \
87 $(top_builddir)/src/util/libgnunetutil.la 89 $(top_builddir)/src/psyc/libgnunetpsycutil.la
88 90
89EXTRA_DIST = \ 91EXTRA_DIST = \
90 test_social.conf 92 test_social.conf