X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0e6dc9622ede76222f9dd3c4d13c66e4fa806a78..5cbc14021bc1c511fadb82507885a92bcc181d4a:/openwrt/package/libdnet/Makefile diff --git a/openwrt/package/libdnet/Makefile b/openwrt/package/libdnet/Makefile index 5501b6bd9..bb48d4430 100644 --- a/openwrt/package/libdnet/Makefile +++ b/openwrt/package/libdnet/Makefile @@ -91,5 +91,5 @@ uninstall-dev: $(STAGING_DIR)/usr/include/dnet \ $(STAGING_DIR)/usr/lib/libdnet.{a,so*} \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev