aboutsummaryrefslogtreecommitdiffstats
path: root/packages/automake/automake_1.9.2.bb
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2006-08-05 13:53:39 +0000
committerHolger Freyther <zecke@selfish.org>2006-08-05 13:53:39 +0000
commite09f555a30a573e1f8025b4123d1132e67c558ad (patch)
treec87556ed00160e93da03a249fafed508de04ba63 /packages/automake/automake_1.9.2.bb
parentaa54534509ab6922f8dff1a5faba1aef844838f1 (diff)
downloadopenembedded-e09f555a30a573e1f8025b4123d1132e67c558ad.tar.gz
packages/automake: Use require instead of include to get the base files
Diffstat (limited to 'packages/automake/automake_1.9.2.bb')
-rw-r--r--packages/automake/automake_1.9.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/automake/automake_1.9.2.bb b/packages/automake/automake_1.9.2.bb
index 4027862768..19d5d56979 100644
--- a/packages/automake/automake_1.9.2.bb
+++ b/packages/automake/automake_1.9.2.bb
@@ -13,7 +13,7 @@ inherit autotools
FILES_${PN} += "${datadir}/automake* ${datadir}/aclocal*"
-include automake.inc
+require automake.inc
do_install () {
oe_runmake 'DESTDIR=${D}' install