Makefile.in |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 74895bf55846c56cebbd927817b8b9756ed800d0
Author:     Stephan Bergmann <[email protected]>
AuthorDate: Thu Dec 2 23:11:52 2021 +0100
Commit:     Stephan Bergmann <[email protected]>
CommitDate: Fri Dec 3 08:05:33 2021 +0100

    distclean generated solenv/lockfile/autoconf.h
    
    ...introduced with e050b09c7ef193da9da4441d9984c793e35b5a8a "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 <[email protected]>

diff --git a/Makefile.in b/Makefile.in
index 2d94186644ea..e8774a3987c5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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 {} \;

Reply via email to