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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conversation/Makefile.am b/src/conversation/Makefile.am
index 37cf5c85f..af3b96655 100644
--- a/src/conversation/Makefile.am
+++ b/src/conversation/Makefile.am
@@ -94,6 +94,7 @@ libexec_PROGRAMS += \
94 $(AUDIO_HELPER_RECD) \ 94 $(AUDIO_HELPER_RECD) \
95 $(AUDIO_HELPER_PLAY) 95 $(AUDIO_HELPER_PLAY)
96 96
97TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;
97TESTS = $(AUDIO_TESTS) 98TESTS = $(AUDIO_TESTS)
98 99
99if BUILD_PULSE_HELPERS 100if BUILD_PULSE_HELPERS