diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/check/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 7962f685..256c19a0 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -18,7 +18,9 @@ clean-local: clean-local-check TESTS = $(check_PROGRAMS) check_PROGRAMS = \ - elements/level + elements/level \ + elements/matroskamux + # these tests don't even pass noinst_PROGRAMS = |