summaryrefslogtreecommitdiffstats
path: root/openwrt/package/popt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/popt/Makefile')
-rw-r--r--openwrt/package/popt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/popt/Makefile b/openwrt/package/popt/Makefile
index 87cb45cff..2dec25bbb 100644
--- a/openwrt/package/popt/Makefile
+++ b/openwrt/package/popt/Makefile
@@ -77,5 +77,5 @@ uninstall-dev:
$(STAGING_DIR)/usr/include/popt.h \
$(STAGING_DIR)/usr/lib/libpopt.{a,so*} \
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev