summaryrefslogtreecommitdiffstats
path: root/openwrt/package
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/libiconv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/libiconv/Makefile b/openwrt/package/libiconv/Makefile
index fbbd52f68..e72742101 100644
--- a/openwrt/package/libiconv/Makefile
+++ b/openwrt/package/libiconv/Makefile
@@ -79,5 +79,5 @@ uninstall-dev:
$(STAGING_DIR)/usr/include/iconv \
$(STAGING_DIR)/usr/lib/iconv \
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev