From aed1870375cd2b718fcc5fe19cdc27b711747d9c Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 4 Oct 2017 13:43:48 +0200 Subject: [PATCH] ios/lo.xcconfig.in is gone ...since 848d06690c28ab0a634c2ac979c2e34047522dbe "iOS, build instructions." Change-Id: I441b452a32e12cb438ee6be5a1e4ef77633e4c34 --- Makefile.in | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 47864801fb47..35f5d43b2af4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -204,7 +204,6 @@ distclean : clean compilerplugins-clean $(BUILDDIR)/config_host/*.h \ $(BUILDDIR)/configure \ $(BUILDDIR)/instsetoo_native/util/openoffice.lst \ - $(BUILDDIR)/ios/lo.xcconfig \ $(BUILDDIR)/lo.xcent \ $(BUILDDIR)/sysui/desktop/macosx/Info.plist $(FIND) $(SRCDIR)/solenv/gdb -name \*.pyc -exec rm {} \;