X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c2bc3fad79854d9470a35f6a88cd1556e65ca535..e044a1d708ffbeac5583f10e60dd802d6d52d947:/openwrt/package/cups/Makefile diff --git a/openwrt/package/cups/Makefile b/openwrt/package/cups/Makefile index ef921ed88..8f75ba17a 100644 --- a/openwrt/package/cups/Makefile +++ b/openwrt/package/cups/Makefile @@ -111,6 +111,6 @@ uninstall-dev: $(STAGING_DIR)/usr/include/cups \ $(STAGING_DIR)/usr/lib/libcups.{a,so*} -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev