X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9d9172331faeee554a14b09172ddc45e0eba356c..41f5687f55155f2428805c4315fb4fccdc2506cf:/openwrt/package/curl/Makefile

diff --git a/openwrt/package/curl/Makefile b/openwrt/package/curl/Makefile
index 681308f53..02ea0a352 100644
--- a/openwrt/package/curl/Makefile
+++ b/openwrt/package/curl/Makefile
@@ -122,8 +122,8 @@ uninstall-dev:
 		$(STAGING_DIR)/usr/lib/libcurl.a \
 		$(STAGING_DIR)/usr/lib/libcurl.so* \
 
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev
 
 mostlyclean:
 	-$(MAKE) -C $(PKG_BUILD_DIR) clean