summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorMichael Stahl <Michael.Stahl@cib.de>2018-05-08 17:24:15 +0200
committerMichael Stahl <Michael.Stahl@cib.de>2018-05-08 19:53:06 +0200
commit745cf84060184ae707c047db17ef458aa7e384a1 (patch)
tree87730fe324002da79ad75d1ab1bfd36c4e81ae19 /Makefile.in
parenttdf#117474 Colibre icons: add page-shadow-mask from galaxy (diff)
downloadcore-745cf84060184ae707c047db17ef458aa7e384a1.tar.gz
core-745cf84060184ae707c047db17ef458aa7e384a1.zip
Makefile: re-run configure when download.lst changes
This can only break currently when the ODFVALIDATOR_JAR (or officeotron) changes, but then it does break and you get an outdated odfvalidator.sh. Change-Id: Idcdea3abe6516b71943f32c2bd412f79dc44d790 Reviewed-on: https://gerrit.libreoffice.org/53993 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 3cce173bcdf0..4c1d09ee77db 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -46,6 +46,7 @@ $(BUILDDIR)/config_host.mk : $(wildcard \
$(SRCDIR)/instsetoo_native/util/openoffice.lst.in \
$(SRCDIR)/configure.ac \
$(SRCDIR)/config_host/*.h.in \
+ $(SRCDIR)/download.lst \
$(BUILDDIR)/autogen.input \
$(BUILDDIR)/autogen.lastrun \
$(BUILDDIR)/autogen.sh \