Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c2096ecb244cd70736e1e3be02e856a6d9ef57b5
Author: Stephan Bergmann <[email protected]>
AuthorDate: Tue Jun 1 08:06:05 2021 +0200
Commit: Stephan Bergmann <[email protected]>
CommitDate: Tue Jun 1 09:10:41 2021 +0200
Better keep these $(BUILDDIR)/config.* lines sorted lexicographically
...after 16b48021e12641fbba4320f70e06ae0462f1995f "Fix cross-compilation
'make
distclean'"
Change-Id: I544f43adf5603cfd6f704429abad7055e7061058
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116510
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <[email protected]>
diff --git a/Makefile.in b/Makefile.in
index b75d07bd137b..22421de6365a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -208,8 +208,8 @@ distclean : clean compilerplugins-clean
$(BUILDDIR)/bin/bffvalidator.sh \
$(BUILDDIR)/bin/odfvalidator.sh \
$(BUILDDIR)/bin/officeotron.sh \
- $(BUILDDIR)/config.log \
$(BUILDDIR)/config.Build.log \
+ $(BUILDDIR)/config.log \
$(BUILDDIR)/config.status \
$(BUILDDIR)/config_build.mk \
$(BUILDDIR)/config_build_lang.mk \
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits