aboutsummaryrefslogtreecommitdiffstats
path: root/stubdom
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2013-01-25 15:04:09 +0000
committerIan Campbell <ian.campbell@citrix.com>2013-01-25 15:04:09 +0000
commitb59a542f16b073532c7c7a6d4a201706490a346a (patch)
tree2850af8e4fd325b8d0620025f05430fd0ec68e7b /stubdom
parent15e64e205e121c1eb18b6a9c1953c82443e4cd5a (diff)
downloadxen-b59a542f16b073532c7c7a6d4a201706490a346a.tar.gz
xen-b59a542f16b073532c7c7a6d4a201706490a346a.tar.bz2
xen-b59a542f16b073532c7c7a6d4a201706490a346a.zip
build: cleanup configure detritus at toplevel and stubdom
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>
Diffstat (limited to 'stubdom')
-rw-r--r--stubdom/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/stubdom/Makefile b/stubdom/Makefile
index 970f227ee9..dc7664f11a 100644
--- a/stubdom/Makefile
+++ b/stubdom/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: