diff options
Diffstat (limited to 'package/popt')
-rw-r--r-- | package/popt/popt.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/popt/popt.mk b/package/popt/popt.mk index 4fdc01d4d..98f438d93 100644 --- a/package/popt/popt.mk +++ b/package/popt/popt.mk @@ -15,4 +15,4 @@ POPT_CONF_ENV += am_cv_lib_iconv=yes POPT_CONF_OPT += --with-libiconv-prefix=$(STAGING_DIR)/usr endif -$(eval $(call AUTOTARGETS,package,popt)) +$(eval $(call AUTOTARGETS)) |