diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 625bb229bb..9ffe07c7a2 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -242,7 +242,8 @@ check_PROGRAMS = \ # videoconvert takes too long, so disabled for now VALGRIND_TO_FIX = \ elements/videoconvert \ - libs/video + libs/video \ + $(check_orc) # these tests don't even pass noinst_PROGRAMS = $(check_libvisual)