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