X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/802b38b8fd4418abb162943f7ff8e4c6f58a25a6..677487a09fa372dc1576745234afdb754a5e82d1:/package/howl/Makefile 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