summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 7867b26c3f77..f56845c16a82 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -219,7 +219,8 @@ distclean : clean compilerplugins-clean
$(BUILDDIR)/configure \
$(BUILDDIR)/hardened_runtime.xcent \
$(BUILDDIR)/instsetoo_native/util/openoffice.lst \
- $(BUILDDIR)/sysui/desktop/macosx/Info.plist
+ $(BUILDDIR)/sysui/desktop/macosx/Info.plist \
+ $(BUILDDIR)/vs-code-template.code-workspace
$(if $(filter WNT,$(OS)),env -i PATH="$$PATH") $(FIND) $(SRCDIR)/solenv/gdb -name \*.pyc -exec rm {} \;
#