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>
This commit is contained in:
parent
243e17a5c4
commit
745cf84060
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue