remove config_xxx.h files in distclean

Change-Id: I40ff08ccd2c887c632672631b1df53970112dca8
This commit is contained in:
Luboš Luňák 2012-12-07 23:41:19 +01:00
parent 76c19172de
commit e9b21193ed

View file

@ -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 {} \;
#