summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-07-24 12:15:19 +0200
committerDavid Tardon <dtardon@redhat.com>2013-07-24 12:17:34 +0200
commitaf1365fbc211e871b72fb66e84022b5faf7b047f (patch)
treec5690356ece669faf6f9507b6d377e29f01e5add /Makefile.in
parent00af1f2114d1c8c380ac3d5bc30cddc5f44b8132 (diff)
reconfigure on any change in config_host/*.h.in
... to avoid bad commits like 68c8dcec1f8689191e1be3366ec3c127096ae4d4 . Change-Id: I21c72f63c6363a7d2a34b4e30b932f9dd45926aa
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 b5681c0a6c66..04add4907380 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -37,6 +37,7 @@ $(BUILDDIR)/config_host.mk : \
$(SRCDIR)/Makefile.in \
$(SRCDIR)/instsetoo_native/util/openoffice.lst.in \
$(SRCDIR)/configure.ac \
+ $(wildcard $(SRCDIR)/config_host/*.h.in) \
$(if $(wildcard $(BUILDDIR)/autogen.input),$(BUILDDIR)/autogen.input,$(if $(wildcard $(BUILDDIR)/autogen.lastrun),$(BUILDDIR)/autogen.lastrun))
$(SRCDIR)/autogen.sh