summaryrefslogtreecommitdiffstats
path: root/package/intltool
diff options
context:
space:
mode:
Diffstat (limited to 'package/intltool')
-rw-r--r--package/intltool/intltool.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/intltool/intltool.mk b/package/intltool/intltool.mk
index 746ebb1d5..1ee0497f7 100644
--- a/package/intltool/intltool.mk
+++ b/package/intltool/intltool.mk
@@ -11,6 +11,6 @@ HOST_INTLTOOL_DEPENDENCIES = host-libxml-parser-perl
HOST_INTLTOOL_CONF_OPT = \
PERLLIB=$(HOST_DIR)/usr/lib/perl
-$(eval $(call AUTOTARGETS,package,intltool))
-$(eval $(call AUTOTARGETS,package,intltool,host))
+$(eval $(call AUTOTARGETS))
+$(eval $(call AUTOTARGETS,host))