summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-autoconf.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2009-10-20 20:13:32 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-10-26 12:46:19 +0100
commitadaff8ac204285eeaffd14b63e296ebdf8cf1c62 (patch)
tree398e57a7536f1c59b491e3e83b3bfeee9d07364d /rules/host-autotools-autoconf.make
parent46496f2236ce9cb4eb5f826a824d9a73bad97a49 (diff)
downloadptxdist-adaff8ac204285eeaffd14b63e296ebdf8cf1c62.tar.gz
ptxdist-adaff8ac204285eeaffd14b63e296ebdf8cf1c62.tar.xz
[autogen] create automatic dependencies for packages that need to run autogen.sh
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/host-autotools-autoconf.make')
-rw-r--r--rules/host-autotools-autoconf.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/host-autotools-autoconf.make b/rules/host-autotools-autoconf.make
index b95b49f65..88aa54ec5 100644
--- a/rules/host-autotools-autoconf.make
+++ b/rules/host-autotools-autoconf.make
@@ -23,6 +23,8 @@ HOST_AUTOTOOLS_AUTOCONF_URL := $(PTXCONF_SETUP_GNUMIRROR)/autoconf/$(HOST_AUTOTO
HOST_AUTOTOOLS_AUTOCONF_SOURCE := $(SRCDIR)/$(HOST_AUTOTOOLS_AUTOCONF).$(HOST_AUTOTOOLS_AUTOCONF_SUFFIX)
HOST_AUTOTOOLS_AUTOCONF_DIR := $(HOST_BUILDDIR)/$(HOST_AUTOTOOLS_AUTOCONF)
+$(STATEDIR)/autogen-tools: $(STATEDIR)/host-autotools-autoconf.install.post
+
# ----------------------------------------------------------------------------
# Get
# ----------------------------------------------------------------------------