gperf: add gperf-host package (required by webkit)

Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Lionel Landwerlin 2009-11-15 11:12:55 +01:00 committed by Peter Korsgaard
parent 8fb159e140
commit 9666284191
1 changed files with 1 additions and 0 deletions

View File

@ -14,3 +14,4 @@ GPERF_INSTALL_TARGET = YES
GPERF_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
$(eval $(call AUTOTARGETS,package,gperf))
$(eval $(call AUTOTARGETS,package,gperf,host))