summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-automake.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-autotools-automake.make')
-rw-r--r--rules/host-autotools-automake.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/host-autotools-automake.make b/rules/host-autotools-automake.make
index 32b4185ad..0821210eb 100644
--- a/rules/host-autotools-automake.make
+++ b/rules/host-autotools-automake.make
@@ -23,6 +23,8 @@ HOST_AUTOTOOLS_AUTOMAKE_URL := $(PTXCONF_SETUP_GNUMIRROR)/automake/$(HOST_AUTOTO
HOST_AUTOTOOLS_AUTOMAKE_SOURCE := $(SRCDIR)/$(HOST_AUTOTOOLS_AUTOMAKE).$(HOST_AUTOTOOLS_AUTOMAKE_SUFFIX)
HOST_AUTOTOOLS_AUTOMAKE_DIR := $(HOST_BUILDDIR)/$(HOST_AUTOTOOLS_AUTOMAKE)
+$(STATEDIR)/autogen-tools: $(STATEDIR)/host-autotools-automake.install.post
+
# ----------------------------------------------------------------------------
# Get
# ----------------------------------------------------------------------------