summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-12-17 16:27:25 +0100
committerStephan Bergmann <sbergman@redhat.com>2018-12-18 09:37:00 +0100
commit14b95f66719269e94a717283cf5f6e9cfbd4aad5 (patch)
tree26730aedaac640021f5b8349614db30ff9fa88bd /Makefile.in
parent8c8c65c84de44f9a9334f72cf05138e5bc9401bd (diff)
No more need to generate lo.xcent from lo.xcent.in
...after fd34a19b4d8ccbd8740cf6056be87b8c267caaec "Seems that we don't need the com.apple.application-identifier after all" dropped the last @...@ replacement there Change-Id: Id6f4d1065b28be12e5d727bab553daa17fc4dfcb Reviewed-on: https://gerrit.libreoffice.org/65275 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 55ebf44dd8c4..0066401b869a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -219,7 +219,6 @@ distclean : clean compilerplugins-clean
$(BUILDDIR)/config_host/*.h \
$(BUILDDIR)/configure \
$(BUILDDIR)/instsetoo_native/util/openoffice.lst \
- $(BUILDDIR)/lo.xcent \
$(BUILDDIR)/sysui/desktop/macosx/Info.plist
$(if $(filter WNT,$(OS)),env -i PATH="$$PATH") $(FIND) $(SRCDIR)/solenv/gdb -name \*.pyc -exec rm {} \;