tests: move orc removal to distclean
authorDavid Schleef <ds@schleef.org>
Fri, 2 Aug 2013 23:57:43 +0000 (16:57 -0700)
committerDavid Schleef <ds@schleef.org>
Fri, 2 Aug 2013 23:57:43 +0000 (16:57 -0700)
tests/check/Makefile.am

index 629877d..3c412c5 100644 (file)
@@ -19,7 +19,9 @@ TESTS_ENVIRONMENT = \
 # ths core dumps of some machines have PIDs appended
 CLEANFILES = core.* test-registry.*
 
-clean-local: clean-local-check clean-local-orc
+clean-local: clean-local-check
+       
+distclean-local: distclean-local-orc
 
 $(CHECK_REGISTRY):
        $(TESTS_ENVIRONMENT)
@@ -502,7 +504,7 @@ orc/videotestsrc.c: $(top_srcdir)/gst/videotestsrc/gstvideotestsrcorc.orc
        $(ORCC) --test -o $@ $<
 
 
-clean-local-orc:
+distclean-local-orc:
        rm -rf orc
 
 EXTRA_DIST = gst-plugins-base.supp