summaryrefslogtreecommitdiff
path: root/meta/packages/automake/automake_1.9.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/automake/automake_1.9.3.bb')
-rw-r--r--meta/packages/automake/automake_1.9.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/automake/automake_1.9.3.bb b/meta/packages/automake/automake_1.9.3.bb
index fb75b83b6..52f9b981a 100644
--- a/meta/packages/automake/automake_1.9.3.bb
+++ b/meta/packages/automake/automake_1.9.3.bb
@@ -14,7 +14,7 @@ inherit autotools
export AUTOMAKE = "${@bb.which('automake', bb.data.getVar('PATH', d, 1))}"
FILES_${PN} += "${datadir}/automake* ${datadir}/aclocal*"
-include automake.inc
+require automake.inc
do_install () {
oe_runmake 'DESTDIR=${D}' install