summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-02-04 08:48:25 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-02-04 08:48:25 +0100
commit396630ac2f03360a04773e9f1cc12517749de58c (patch)
tree778ed2590dfe1419b9ec82a625e9e6cf804f3244 /Makefile.in
parent353e177095ad772673ffac8020c823309588656f (diff)
Handle new lo.xcent in distclean
Change-Id: Ie5906be1efe637e833288345299a0308236a99b5
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index ee60c22d4789..4d7f12036260 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 {} \;