aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-11-18 17:05:33 +0000
committerChristian Grothoff <christian@grothoff.org>2013-11-18 17:05:33 +0000
commite317089337c59773aecd7aef7c761be4804462f3 (patch)
tree03952abc282af4f0b120fb759b9cae979e572643 /src/conversation/Makefile.am
parent2f458da11619c091b26e4f6d0f5c2cd05564dc9f (diff)
downloadgnunet-e317089337c59773aecd7aef7c761be4804462f3.tar.gz
gnunet-e317089337c59773aecd7aef7c761be4804462f3.zip
-towards a real test for conversation
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