From 14b95f66719269e94a717283cf5f6e9cfbd4aad5 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 17 Dec 2018 16:27:25 +0100 Subject: 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 --- Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.in') 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 {} \; -- cgit v1.2.3