summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-04 13:43:48 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-04 13:43:48 +0200
commitaed1870375cd2b718fcc5fe19cdc27b711747d9c (patch)
tree536b87d54df4ea7f509e769110e86cf250aae60e /Makefile.in
parent9a64a82a50c66c720fca79a2aaafff7d2cb6db58 (diff)
ios/lo.xcconfig.in is gone
...since 848d06690c28ab0a634c2ac979c2e34047522dbe "iOS, build instructions." Change-Id: I441b452a32e12cb438ee6be5a1e4ef77633e4c34
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 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 {} \;