make: Add missing gettext inherit

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2010-01-07 18:12:34 +00:00
parent 1b20976cfc
commit a06263e7d5
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ LICENSE = "GPL"
SRC_URI = "${GNU_MIRROR}/make/make-${PV}.tar.bz2 \
file://SCCS.patch;patch=1"
inherit autotools
inherit autotools gettext