summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-libtool.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-libtool.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-libtool.make')
-rw-r--r--rules/host-autotools-libtool.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/host-autotools-libtool.make b/rules/host-autotools-libtool.make
index 48c16be3d..e5cb60df9 100644
--- a/rules/host-autotools-libtool.make
+++ b/rules/host-autotools-libtool.make
@@ -23,6 +23,8 @@ HOST_AUTOTOOLS_LIBTOOL_URL := $(PTXCONF_SETUP_GNUMIRROR)/libtool/$(HOST_AUTOTOOL
HOST_AUTOTOOLS_LIBTOOL_SOURCE := $(SRCDIR)/$(HOST_AUTOTOOLS_LIBTOOL)a.$(HOST_AUTOTOOLS_LIBTOOL_SUFFIX)
HOST_AUTOTOOLS_LIBTOOL_DIR := $(HOST_BUILDDIR)/$(HOST_AUTOTOOLS_LIBTOOL)
+$(STATEDIR)/autogen-tools: $(STATEDIR)/host-autotools-libtool.install.post
+
# ----------------------------------------------------------------------------
# Get
# ----------------------------------------------------------------------------