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

New commits:
commit e9b21193ed395061b155955e5098f69af92b4fc0
Author: Luboš Luňák <l.lu...@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 {} \;
 
 #
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to