aboutsummaryrefslogtreecommitdiff
path: root/src/conversation
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2020-10-16 17:58:51 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2020-10-16 17:58:51 +0200
commit24209dc961a6d3ced03b0df4f9276858eb3b1b71 (patch)
tree4ce5c5e5b482bc617aa7fe9e789d810bfbbbbf4e /src/conversation
parentad14b22f0c9ec77755658ae7139d23745485be4b (diff)
downloadgnunet-24209dc961a6d3ced03b0df4f9276858eb3b1b71.tar.gz
gnunet-24209dc961a6d3ced03b0df4f9276858eb3b1b71.zip
-fix conversation #2
Diffstat (limited to 'src/conversation')
-rw-r--r--src/conversation/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conversation/Makefile.am b/src/conversation/Makefile.am
index 7645b7973..0f99a6526 100644
--- a/src/conversation/Makefile.am
+++ b/src/conversation/Makefile.am
@@ -185,6 +185,7 @@ gnunet_service_conversation_LDADD = \
185 libgnunetmicrophone.la \ 185 libgnunetmicrophone.la \
186 $(top_builddir)/src/cadet/libgnunetcadet.la \ 186 $(top_builddir)/src/cadet/libgnunetcadet.la \
187 $(top_builddir)/src/util/libgnunetutil.la \ 187 $(top_builddir)/src/util/libgnunetutil.la \
188 $(top_builddir)/src/identity/libgnunetidentity.la \
188 $(INTLLIBS) 189 $(INTLLIBS)
189#gnunet_service_conversation_LDFLAGS = \ 190#gnunet_service_conversation_LDFLAGS = \
190# 191#