summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-12-07 23:41:19 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-12-07 23:42:03 +0100
commite9b21193ed395061b155955e5098f69af92b4fc0 (patch)
tree57630d9492edfa06d498295bf09fb369375b5798
parent76c19172de03a1fd0cbf3febc6a68a7138b7b0c4 (diff)
remove config_xxx.h files in distclean
Change-Id: I40ff08ccd2c887c632672631b1df53970112dca8
-rw-r--r--Makefile.top2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.top b/Makefile.top
index 0ff1b96197b8..6e7a18c56662 100644
--- a/Makefile.top
+++ b/Makefile.top
@@ -145,7 +145,7 @@ ifeq ($(BUILD_DMAKE),YES)
endif
rm -fr config_host.mk config_build.mk aclocal.m4 autom4te.cache \
config.log config.status configure \
- config_host.mk.last config_host.mk.stamp warn
+ config_host.mk.last config_host.mk.stamp warn config/*.h
find $(SOLARENV)/gdb -name "*.pyc" -exec rm {} \;
#