[Libreoffice-commits] .: Makefile.top

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Dec 7 14:42:28 PST 2012


 Makefile.top |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e9b21193ed395061b155955e5098f69af92b4fc0
Author: Luboš Luňák <l.lunak at suse.cz>
Date:   Fri Dec 7 23:41:19 2012 +0100

    remove config_xxx.h files in distclean
    
    Change-Id: I40ff08ccd2c887c632672631b1df53970112dca8

diff --git a/Makefile.top b/Makefile.top
index 0ff1b96..6e7a18c 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 {} \;
 
 #


More information about the Libreoffice-commits mailing list