diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/check/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index a63671d7..b4404add 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -49,8 +49,7 @@ check_PROGRAMS = \ elements/videofilter \ $(check_taglib) -VALGRIND_TO_FIX = \ - generic/states +VALGRIND_TO_FIX = TESTS = $(check_PROGRAMS) |