X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f606c1f91a6eabddbe597c017bc7ce78ade16850..1ad9b6899d4f1a41a321d1f7964e9d0d475483b5:/openwrt/package/tcp_wrappers/Makefile diff --git a/openwrt/package/tcp_wrappers/Makefile b/openwrt/package/tcp_wrappers/Makefile index cb24ed527..cbd68d4f6 100644 --- a/openwrt/package/tcp_wrappers/Makefile +++ b/openwrt/package/tcp_wrappers/Makefile @@ -60,5 +60,5 @@ uninstall-dev: $(STAGING_DIR)/usr/include/tcpd.h \ $(STAGING_DIR)/usr/lib/libwrap.{a,so*} \ -compile: install-dev -clean: uninstall-dev +compile-targets: install-dev +clean-targets: uninstall-dev