X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b3c03528073cc5a1c276717bd837c79436da6c47..85ad895763d311d4ab8a04131aa0764e3fdb5530:/package/tcp_wrappers/Makefile diff --git a/package/tcp_wrappers/Makefile b/package/tcp_wrappers/Makefile index cb24ed527..cbd68d4f6 100644 --- a/package/tcp_wrappers/Makefile +++ b/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