diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/check/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index abaf2300..d8724c65 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -71,7 +71,7 @@ VALGRIND_TESTS_DISABLE = \ check_PROGRAMS = \ generic/states \ $(check_mpeg2enc) \ - $(check_mplex) \ + $(check_mplex) \ $(check_neon) \ $(check_soup) \ $(check_timidity) \ |