diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
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 {} \; |