X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/71deecbff00e12a8ec9e9aad89e61041f8499e0d..329282f4510b3c9c811cb513d571e7cc6f4aa437:/openwrt/package/popt/Makefile

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