diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/gperf/gperf.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gperf/gperf.mk b/package/gperf/gperf.mk index 0dec44e3b..89f355b44 100644 --- a/package/gperf/gperf.mk +++ b/package/gperf/gperf.mk @@ -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)) |