[Libreoffice-commits] core.git: Makefile.in

Stephan Bergmann sbergman at redhat.com
Sun Feb 3 23:48:53 PST 2013


 Makefile.in |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 396630ac2f03360a04773e9f1cc12517749de58c
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Feb 4 08:48:25 2013 +0100

    Handle new lo.xcent in distclean
    
    Change-Id: Ie5906be1efe637e833288345299a0308236a99b5

diff --git a/Makefile.in b/Makefile.in
index ee60c22..4d7f120 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -197,6 +197,7 @@ endif
         $(BUILDDIR)/config_host/*.h \
         $(BUILDDIR)/configure \
         $(BUILDDIR)/instsetoo_native/util/openoffice.lst \
+        $(BUILDDIR)/lo.xcent \
         $(BUILDDIR)/solenv/inc/minor.mk \
         $(BUILDDIR)/warn
 	find $(SOLARENV)/gdb -name "*.pyc" -exec rm {} \;


More information about the Libreoffice-commits mailing list