X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/4b522d401b3f82a58b0ed8e9ddb487bad0e36e0d..a4949c69ef3b4ac509d79a157bd39ec703827e80:/openwrt/package/howl/Makefile diff --git a/openwrt/package/howl/Makefile b/openwrt/package/howl/Makefile index 9bb7c7ecd..8969f10fc 100644 --- a/openwrt/package/howl/Makefile +++ b/openwrt/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