X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/71deecbff00e12a8ec9e9aad89e61041f8499e0d..b1997c73240a278ac4c413745ba30ef25d150d3f:/openwrt/package/popt/Makefile?ds=sidebyside

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