aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/conversation/Makefile.am')
-rw-r--r--src/conversation/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conversation/Makefile.am b/src/conversation/Makefile.am
index 25c31c8e6..d5219cae9 100644
--- a/src/conversation/Makefile.am
+++ b/src/conversation/Makefile.am
@@ -147,7 +147,7 @@ gnunet_service_conversation_LDADD = \
147 libgnunetconversation.la \ 147 libgnunetconversation.la \
148 libgnunetspeaker.la \ 148 libgnunetspeaker.la \
149 libgnunetmicrophone.la \ 149 libgnunetmicrophone.la \
150 $(top_builddir)/src/mesh/libgnunetmesh.la \ 150 $(top_builddir)/src/cadet/libgnunetcadet.la \
151 $(top_builddir)/src/util/libgnunetutil.la \ 151 $(top_builddir)/src/util/libgnunetutil.la \
152 $(INTLLIBS) 152 $(INTLLIBS)
153gnunet_service_conversation_LDFLAGS = \ 153gnunet_service_conversation_LDFLAGS = \