Kaydet (Commit) 745cf840 authored tarafından Michael Stahl's avatar Michael Stahl

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/53993Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarMichael Stahl <Michael.Stahl@cib.de>
üst 243e17a5
...@@ -46,6 +46,7 @@ $(BUILDDIR)/config_host.mk : $(wildcard \ ...@@ -46,6 +46,7 @@ $(BUILDDIR)/config_host.mk : $(wildcard \
$(SRCDIR)/instsetoo_native/util/openoffice.lst.in \ $(SRCDIR)/instsetoo_native/util/openoffice.lst.in \
$(SRCDIR)/configure.ac \ $(SRCDIR)/configure.ac \
$(SRCDIR)/config_host/*.h.in \ $(SRCDIR)/config_host/*.h.in \
$(SRCDIR)/download.lst \
$(BUILDDIR)/autogen.input \ $(BUILDDIR)/autogen.input \
$(BUILDDIR)/autogen.lastrun \ $(BUILDDIR)/autogen.lastrun \
$(BUILDDIR)/autogen.sh \ $(BUILDDIR)/autogen.sh \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment