remove spurious spaces
[openwrt.git] / openwrt / package / cups / Makefile
index ef921ed..8f75ba1 100644 (file)
@@ -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
 
This page took 0.023995 seconds and 4 git commands to generate.