aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/automake/automake-native.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/automake/automake-native.inc b/recipes/automake/automake-native.inc
index 7b69252ff0..5ced30d5df 100644
--- a/recipes/automake/automake-native.inc
+++ b/recipes/automake/automake-native.inc
@@ -1,5 +1,5 @@
SECTION = "devel"
-include automake_${PV}.bb
+require automake_${PV}.bb
DEPENDS = "autoconf-native"
RDEPENDS_automake-native = "autoconf-native perl-native-runtime"