aboutsummaryrefslogtreecommitdiff
path: root/src/social/Makefile.am
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2016-05-05 13:02:18 +0000
committerGabor X Toth <*@tg-x.net>2016-05-05 13:02:18 +0000
commit0f87e6e8f440c002011d51f486e1b504da0de31e (patch)
treefd07744e8f9409dab584485d9b657f64f94cb8c0 /src/social/Makefile.am
parentc30990ca48dcb9fe8ddc523b0dc3e610483f2bb5 (diff)
downloadgnunet-0f87e6e8f440c002011d51f486e1b504da0de31e.tar.gz
gnunet-0f87e6e8f440c002011d51f486e1b504da0de31e.zip
social cli
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 2de7226e1..b0749e9e6 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/core/libgnunetcore.la \
43 $(top_builddir)/src/util/libgnunetutil.la 44 $(top_builddir)/src/util/libgnunetutil.la
44 45
45gnunet_service_social_SOURCES = \ 46gnunet_service_social_SOURCES = \