distclean generated solenv/lockfile/autoconf.h
...introduced with e050b09c7e
"gbuild: serialize
dynamic link for static builds"
Change-Id: I31410cfe2291d51a860d33fed1861eb933bbb10e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126264
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
parent
cd96af5703
commit
74895bf558
1 changed files with 1 additions and 0 deletions
|
@ -225,6 +225,7 @@ distclean : clean compilerplugins-clean
|
|||
$(BUILDDIR)/configure \
|
||||
$(BUILDDIR)/hardened_runtime.xcent \
|
||||
$(BUILDDIR)/instsetoo_native/util/openoffice.lst \
|
||||
$(BUILDDIR)/solenv/lockfile/autoconf.h \
|
||||
$(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 {} \;
|
||||
|
|
Loading…
Reference in a new issue