summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 471f3818..726e2b27 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -20,13 +20,11 @@ TESTS_progs += \
$(NULL)
endif
-if HAVE_ALSA
-if HAVE_GSL
+if HAVE_AUDIO
TESTS_progs += \
audio \
$(NULL)
endif
-endif
if BUILD_TESTS