diff options
Diffstat (limited to 'check')
-rw-r--r-- | check/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/check/Makefile.am b/check/Makefile.am index 7962f685..256c19a0 100644 --- a/check/Makefile.am +++ b/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 = |