diff options
Diffstat (limited to 'tests/check/Makefile.am')
-rw-r--r-- | tests/check/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 17672292..945d9e6f 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -53,6 +53,7 @@ VALGRIND_TESTS_DISABLE = \ $(VALGRIND_TO_FIX) check_PROGRAMS = \ + generic/states \ $(check_mpeg2enc) \ $(check_neon) \ $(check_timidity) \ |