Makefile.in |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 13ebef097dbbf1e8663bcb3649daba4ee8295a40
Author: Peter Foley <pefol...@pefoley.com>
Date:   Fri Jan 22 11:47:43 2016 -0500

    improve distclean for cross-compile
    
    Change-Id: I2af71d5039d330518ea115e6a95af1f15c376538
    Reviewed-on: https://gerrit.libreoffice.org/21722
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Matúš Kukan <ma...@libreoffice.org>
    Reviewed-by: jan iversen <j...@documentfoundation.org>

diff --git a/Makefile.in b/Makefile.in
index aec7ea6..33f3963 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -175,6 +175,8 @@ distclean : clean compilerplugins-clean
         $(BUILDDIR)/config.Build.log \
         $(BUILDDIR)/config.status \
         $(BUILDDIR)/config_build.mk \
+        $(BUILDDIR)/config_build_lang.mk \
+        $(BUILDDIR)/config_build/*.h \
         $(BUILDDIR)/config_host.mk \
         $(BUILDDIR)/config_host.mk.stamp \
         $(BUILDDIR)/config_host_lang.mk \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to