Add generated vs-code-template.code-workspace to distclean

Change-Id: I4e8cc80db2f2c4f90e732f163e33c3324ca25a7b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107825
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
Stephan Bergmann 2020-12-16 11:30:33 +01:00
parent d4ca360f66
commit 5e9196b4ee

View file

@ -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 {} \;
#