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.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/conversation/Makefile.am b/src/conversation/Makefile.am
index 836a61fb4..b9e0c99b6 100644
--- a/src/conversation/Makefile.am
+++ b/src/conversation/Makefile.am
@@ -76,12 +76,14 @@ endif
76endif 76endif
77 77
78 78
79
80check_PROGRAMS = \ 79check_PROGRAMS = \
81 test_conversation_api 80 test_conversation_api
82 81
82if HAVE_PULSE
83if HAVE_OPUS
83TESTS = $(check_PROGRAMS) 84TESTS = $(check_PROGRAMS)
84 85endif
86endif
85 87
86gnunet_helper_audio_record_SOURCES = \ 88gnunet_helper_audio_record_SOURCES = \
87 gnunet-helper-audio-record.c 89 gnunet-helper-audio-record.c