X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e666de724c384644b2ea2b44a21a9d0a09d2d1ea..c80e7a81f74b2b8554da699c3bd9011d503e720f:/package/libnet/Makefile diff --git a/package/libnet/Makefile b/package/libnet/Makefile index 1673c0de1..cb6e29e04 100644 --- a/package/libnet/Makefile +++ b/package/libnet/Makefile @@ -96,5 +96,5 @@ uninstall-dev: $(STAGING_DIR)/usr/include/libnet* \ $(STAGING_DIR)/usr/lib/libnet.{a,so*} \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev