-only run tests if we actually had pulse/opus
[oweals/gnunet.git] / src / conversation / Makefile.am
index 836a61fb4ffe234ba08fc9a2a745f79c8c9563da..b9e0c99b6efe067069c1d2147af1c148c3262e88 100644 (file)
@@ -76,12 +76,14 @@ endif
 endif
 
 
-
 check_PROGRAMS = \
  test_conversation_api
 
+if HAVE_PULSE
+if HAVE_OPUS
 TESTS = $(check_PROGRAMS)
-
+endif
+endif
 
 gnunet_helper_audio_record_SOURCES = \
   gnunet-helper-audio-record.c