diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index a2271c00fa34..9f5dd1af3186 100644 --- a/Makefile.in +++ b/Makefile.in @@ -169,8 +169,7 @@ distclean : clean compilerplugins-clean $(BUILDDIR)/instsetoo_native/util/openoffice.lst \ $(BUILDDIR)/ios/lo.xcconfig \ $(BUILDDIR)/lo.xcent \ - $(BUILDDIR)/sysui/desktop/macosx/Info.plist \ - $(BUILDDIR)/ure/source/unorc + $(BUILDDIR)/sysui/desktop/macosx/Info.plist find $(SRCDIR)/solenv/gdb -name "*.pyc" -exec rm {} \; # |