diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-10-17 23:37:29 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-10-17 23:37:29 +0200 |
commit | 9e973325ecd17cc990f76a8017155354a88b2cd4 (patch) | |
tree | 15ee4675bceefc3d79d27632df315ceb379e33d9 /Makefile.in | |
parent | 43ccd83d2598256de2193348c0b3c7f85fb4870e (diff) |
distclean generated ios/lo.xcconfig
Change-Id: I5db55ab575e3343664080936bd14a0c04f134fb6
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 0aff4cabd50c..baff23aa49a6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -176,6 +176,7 @@ 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 $(SOLARENV)/gdb -name "*.pyc" -exec rm {} \; |