diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d4782db7337..3b0c24d86b3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.272 2002/01/31 23:15:30 wiz Exp $ +# $NetBSD: Makefile,v 1.273 2002/02/05 19:55:12 drochner Exp $ # COMMENT= Networking tools @@ -73,6 +73,7 @@ SUBDIR+= icsi-finger SUBDIR+= ip6_int SUBDIR+= ipa SUBDIR+= ipcalc +SUBDIR+= ipcheck SUBDIR+= ipv6calc SUBDIR+= ipw SUBDIR+= irrd |