diff --git a/test/Makefile.lite b/test/Makefile.lite index 2f57293c..f50f25de 100644 --- a/test/Makefile.lite +++ b/test/Makefile.lite @@ -46,7 +46,7 @@ valgrind: FLAC__VALGRIND=FLAC__VALGRIND=yes release : FLAC__VALGRIND=FLAC__VALGRIND=no debug : CONFIG = debug -valgrind: CONFIG = valgrind +valgrind: CONFIG = debug release : CONFIG = release debug : all