aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-03 13:50:35 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-03 13:50:35 +0000
commit653dc47fa8ab2e2f36c4ca494fcb6510cdc9d46a (patch)
tree2f2dca0370c0713e508fe188eedae1efb8d65671 /src/conversation/Makefile.am
parent4954b2047093f62c866d145ece0d2304b76a428f (diff)
downloadgnunet-653dc47fa8ab2e2f36c4ca494fcb6510cdc9d46a.tar.gz
gnunet-653dc47fa8ab2e2f36c4ca494fcb6510cdc9d46a.zip
-finishing first round of conversation phone API implementation
Diffstat (limited to 'src/conversation/Makefile.am')
-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 913acf9af..a91e6a40c 100644
--- a/src/conversation/Makefile.am
+++ b/src/conversation/Makefile.am
@@ -48,6 +48,7 @@ libgnunetconversation_la_LIBADD = \
48 libgnunetspeaker.la \ 48 libgnunetspeaker.la \
49 $(top_builddir)/src/gns/libgnunetgns.la \ 49 $(top_builddir)/src/gns/libgnunetgns.la \
50 $(top_builddir)/src/namestore/libgnunetnamestore.la \ 50 $(top_builddir)/src/namestore/libgnunetnamestore.la \
51 $(top_builddir)/src/identity/libgnunetidentity.la \
51 $(top_builddir)/src/util/libgnunetutil.la 52 $(top_builddir)/src/util/libgnunetutil.la
52 53
53libgnunetconversation_la_LDFLAGS = \ 54libgnunetconversation_la_LDFLAGS = \