tests: Add clean rule for the orc tests
This commit is contained in:
parent
20b589c793
commit
aa9dc41a6b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user