diff options
Diffstat (limited to 'meta/recipes-devtools/make')
-rw-r--r-- | meta/recipes-devtools/make/make.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/make/make.inc b/meta/recipes-devtools/make/make.inc index 57ea605b97..849b74299c 100644 --- a/meta/recipes-devtools/make/make.inc +++ b/meta/recipes-devtools/make/make.inc | |||
@@ -8,3 +8,5 @@ SECTION = "devel" | |||
8 | SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2" | 8 | SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2" |
9 | 9 | ||
10 | inherit autotools gettext pkgconfig texinfo | 10 | inherit autotools gettext pkgconfig texinfo |
11 | |||
12 | PROVIDES = "virtual/make" | ||