summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-02-10 12:38:13 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-02-10 14:20:46 +0100
commiteafa2818b4f486553df8e23fe4d62b05ef9b5521 (patch)
treeeff0eb3f489d461594511cd526bc8a411df2418a
parentd28f66eec752e428ed977c902fc8fb984f370ba0 (diff)
downloadptxdist-eafa2818b4f486553df8e23fe4d62b05ef9b5521.tar.gz
ptxdist-eafa2818b4f486553df8e23fe4d62b05ef9b5521.tar.xz
host-autotools-libtool: add missing dependency
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/host-autotools-libtool.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-autotools-libtool.in b/rules/host-autotools-libtool.in
index 450092a7d..4fd96e71a 100644
--- a/rules/host-autotools-libtool.in
+++ b/rules/host-autotools-libtool.in
@@ -2,4 +2,5 @@
config HOST_AUTOTOOLS_LIBTOOL
bool
+ select HOST_AUTOTOOLS_AUTOMAKE
default y