X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e9592f3a2c7d8fccc0075e6400e90bae5014b69e..9268f753e21898a67bb74ede36d530307cc682ea:/openwrt/package/flac/Makefile

diff --git a/openwrt/package/flac/Makefile b/openwrt/package/flac/Makefile
index 281b2c47e..0e18c5f33 100644
--- a/openwrt/package/flac/Makefile
+++ b/openwrt/package/flac/Makefile
@@ -52,8 +52,8 @@ uninstall-dev:
 		$(STAGING_DIR)/usr/lib/libFLAC.a \
 		$(STAGING_DIR)/usr/lib/libFLAC.so \
 
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev
 
 mostlyclean:
 	-$(MAKE) -C $(PKG_BUILD_DIR) clean