aboutsummaryrefslogtreecommitdiff
path: root/src/conversation
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-03-13 01:36:59 +0100
committerChristian Grothoff <christian@grothoff.org>2017-03-13 01:36:59 +0100
commit91abbcffa03d4f87d4c899ec396c9213e9dc6e18 (patch)
tree49ddcaafa36449bd9030f012cdf34a92537c1e39 /src/conversation
parentba32b87dd8c99a85ffe5d620d9ad20b43abf7345 (diff)
downloadgnunet-91abbcffa03d4f87d4c899ec396c9213e9dc6e18.tar.gz
gnunet-91abbcffa03d4f87d4c899ec396c9213e9dc6e18.zip
rename libgnunetcadetnew -> libgnunetcadet
Diffstat (limited to 'src/conversation')
-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 83313e7f8..cc2938144 100644
--- a/src/conversation/Makefile.am
+++ b/src/conversation/Makefile.am
@@ -180,7 +180,7 @@ gnunet_service_conversation_LDADD = \
180 libgnunetconversation.la \ 180 libgnunetconversation.la \
181 libgnunetspeaker.la \ 181 libgnunetspeaker.la \
182 libgnunetmicrophone.la \ 182 libgnunetmicrophone.la \
183 $(top_builddir)/src/cadet/libgnunetcadetnew.la \ 183 $(top_builddir)/src/cadet/libgnunetcadet.la \
184 $(top_builddir)/src/util/libgnunetutil.la \ 184 $(top_builddir)/src/util/libgnunetutil.la \
185 $(INTLLIBS) 185 $(INTLLIBS)
186gnunet_service_conversation_LDFLAGS = \ 186gnunet_service_conversation_LDFLAGS = \