Kaydet (Commit) 14b95f66 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

No more need to generate lo.xcent from lo.xcent.in

...after fd34a19b "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: 's avatarStephan Bergmann <sbergman@redhat.com>
üst 8c8c65c8
......@@ -54,7 +54,6 @@
/config_build.mk
/config_build_lang.mk
/configure
/lo.xcent
/bin/bffvalidator.sh
/bin/odfvalidator.sh
/bin/officeotron.sh
......
......@@ -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 {} \;
......
......@@ -4521,7 +4521,6 @@ if test "$cross_compiling" = "yes"; then
config_host.mk.in \
config_host_lang.mk.in \
Makefile.in \
lo.xcent.in \
bin/bffvalidator.sh.in \
bin/odfvalidator.sh.in \
bin/officeotron.sh.in \
......@@ -12523,7 +12522,6 @@ CPPFLAGS=$my_original_CPPFLAGS
AC_CONFIG_FILES([config_host.mk
config_host_lang.mk
Makefile
lo.xcent
bin/bffvalidator.sh
bin/odfvalidator.sh
bin/officeotron.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment