X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/802b38b8fd4418abb162943f7ff8e4c6f58a25a6..e01d6aad7e8852770221ee3d30833b9467522c0a:/package/howl/Makefile?ds=sidebyside 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