]> xenbits.xensource.com Git - people/liuw/stubdom.git/commitdiff
build: cleanup configure detritus at toplevel and stubdom
authorIan Campbell <ian.campbell@citrix.com>
Fri, 25 Jan 2013 15:04:09 +0000 (15:04 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 25 Jan 2013 15:04:09 +0000 (15:04 +0000)
These files were left over after
$ git clean -f -dx
$ ./configure
$ make distclean
and picked up by a subsequent.
        $ git clean -f -dx

Ensure that these files are also correctly ignored.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
Makefile

index 970f227ee9717f27681d4f4b36e12c8a72aea4cf..dc7664f11a01d4b9e89311689d3598e03b359083 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -548,6 +548,7 @@ downloadclean: patchclean
 .PHONY: distclean
 distclean: downloadclean
        -rm ../config/Stubdom.mk
+       rm -rf config.log config.status config.cache autom4te.cache
 
 ifeq (,$(findstring clean,$(MAKECMDGOALS)))
 $(XEN_ROOT)/config/Stubdom.mk: