summaryrefslogtreecommitdiffstats
path: root/package/popt
diff options
context:
space:
mode:
Diffstat (limited to 'package/popt')
-rw-r--r--package/popt/popt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/popt/popt.mk b/package/popt/popt.mk
index f6af679ab..df49acb61 100644
--- a/package/popt/popt.mk
+++ b/package/popt/popt.mk
@@ -15,5 +15,5 @@ POPT_CONF_ENV += am_cv_lib_iconv=yes
POPT_CONF_OPT += --with-libiconv-prefix=$(STAGING_DIR)/usr
endif
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))
$(eval $(host-autotools-package))