X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/db5f46bc995b0bc6dce678d0a39b6287ac3c4d35..83d5ed0f1462ed1483a549c200c316413cca27b2:/package/cups/Makefile diff --git a/package/cups/Makefile b/package/cups/Makefile index ef921ed88..8f75ba17a 100644 --- a/package/cups/Makefile +++ b/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