diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 313044c8ae..a4a4a1fa18 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -257,4 +257,7 @@ orc/videobox.c: $(top_srcdir)/gst/videobox/gstvideoboxorc.orc $(MKDIR_P) orc/ $(ORCC) --test -o $@ $< +clean-local-orc: + rm -rf orc + EXTRA_DIST = gst-plugins-good.supp