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:
@@ -219,7 +219,8 @@ distclean : clean compilerplugins-clean
|
|||||||
$(BUILDDIR)/configure \
|
$(BUILDDIR)/configure \
|
||||||
$(BUILDDIR)/hardened_runtime.xcent \
|
$(BUILDDIR)/hardened_runtime.xcent \
|
||||||
$(BUILDDIR)/instsetoo_native/util/openoffice.lst \
|
$(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 {} \;
|
$(if $(filter WNT,$(OS)),env -i PATH="$$PATH") $(FIND) $(SRCDIR)/solenv/gdb -name \*.pyc -exec rm {} \;
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user