summaryrefslogtreecommitdiffstats
path: root/package/howl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/howl/Makefile')
-rw-r--r--package/howl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/howl/Makefile b/package/howl/Makefile
index 9bb7c7ecd..8969f10fc 100644
--- a/package/howl/Makefile
+++ b/package/howl/Makefile
@@ -116,5 +116,5 @@ uninstall-dev:
$(STAGING_DIR)/usr/lib/lib{howl,mDNSResponder}.{a,so*} \
$(STAGING_DIR)/usr/lib/pkgconfig/howl.pc \
-compile: install-dev
-clean: uninstall-dev
+compile-targets: install-dev
+clean-targets: uninstall-dev