summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2021-06-01 09:11:40 +0200
committerStephan Bergmann <sbergman@redhat.com>2021-06-01 10:09:34 +0200
commitf3e1cc6eb5bf2f12c1783890bcd2be7d4aeb0abf (patch)
treece3086538bc1a02a773e42f27c678e20e50d0918 /Makefile.in
parenttdf#126540 sc: toggling grid lines sets document as modified (diff)
downloadcore-f3e1cc6eb5bf2f12c1783890bcd2be7d4aeb0abf.tar.gz
core-f3e1cc6eb5bf2f12c1783890bcd2be7d4aeb0abf.zip
Remove config.warn during `make distclean`
57f7b8f86bcd29b71e6d5f2990536eec64beeb05 "configure: Keep warnings file and cat build ones" insinuates that it shall no longer be removed during configure, so at least remove it during distclean Change-Id: Ic74aa0f2ca26887f90fea70d764b89b85a1cb01d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116513 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 22421de6365a..88c82e479846 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -209,8 +209,10 @@ distclean : clean compilerplugins-clean
$(BUILDDIR)/bin/odfvalidator.sh \
$(BUILDDIR)/bin/officeotron.sh \
$(BUILDDIR)/config.Build.log \
+ $(BUILDDIR)/config.Build.warn \
$(BUILDDIR)/config.log \
$(BUILDDIR)/config.status \
+ $(BUILDDIR)/config.warn \
$(BUILDDIR)/config_build.mk \
$(BUILDDIR)/config_build_lang.mk \
$(BUILDDIR)/config_build \