X-Git-Url: https://code.delx.au/pulseaudio/blobdiff_plain/6be5515e6a456abf35795452bd824e74dbb43dc8..681aaf7a9a3eaa9e087b276ca1b52a2964e24181:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index cc3e13b3..23e62030 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -289,6 +289,8 @@ TESTS_norun += \ alsa-time-test endif +TESTS_ENVIRONMENT=MAKE_CHECK=1 + if BUILD_TESTS_DEFAULT noinst_PROGRAMS = $(TESTS) $(TESTS_norun) else