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.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/conversation/Makefile.am b/src/conversation/Makefile.am
index e40846098..701dfd820 100644
--- a/src/conversation/Makefile.am
+++ b/src/conversation/Makefile.am
@@ -146,8 +146,16 @@ test_conversation_api_SOURCES = \
146 test_conversation_api.c 146 test_conversation_api.c
147test_conversation_api_LDADD = \ 147test_conversation_api_LDADD = \
148 libgnunetconversation.la \ 148 libgnunetconversation.la \
149 libgnunetspeaker.la \
150 libgnunetmicrophone.la \
151 $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \
152 $(top_builddir)/src/namestore/libgnunetnamestore.la \
153 $(top_builddir)/src/identity/libgnunetidentity.la \
154 $(top_builddir)/src/testing/libgnunettesting.la \
149 $(top_builddir)/src/util/libgnunetutil.la 155 $(top_builddir)/src/util/libgnunetutil.la
150test_conversation_api_LDFLAGS = \ 156test_conversation_api_LDFLAGS = \
151 $(GNUNET_LDFLAGS) $(WINFLAGS) -export-dynamic 157 $(GNUNET_LDFLAGS) $(WINFLAGS) -export-dynamic
152 158
153 pkgcfg_DATA = conversation.conf 159 pkgcfg_DATA = conversation.conf
160
161EXTRA_DIST = test_conversation.conf