summaryrefslogtreecommitdiffstats
path: root/package/libtool
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtool')
-rw-r--r--package/libtool/libtool.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libtool/libtool.mk b/package/libtool/libtool.mk
index 6c6939442..e21e8f3e5 100644
--- a/package/libtool/libtool.mk
+++ b/package/libtool/libtool.mk
@@ -11,7 +11,7 @@ LIBTOOL_INSTALL_STAGING = YES
HOST_LIBTOOL_LIBTOOL_PATCH = NO
$(eval $(call AUTOTARGETS))
-$(eval $(call AUTOTARGETS,host))
+$(eval $(host-autotools-package))
# variables used by other packages
LIBTOOL:=$(HOST_DIR)/usr/bin/libtool