summaryrefslogtreecommitdiffstats
path: root/package/cups/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/cups/Makefile')
-rw-r--r--package/cups/Makefile4
1 files changed, 2 insertions, 2 deletions
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