diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index e78d79dda54..4b22340bb0b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2000/04/24 07:46:01 itojun Exp $ +# $NetBSD: Makefile,v 1.122 2000/05/04 15:32:08 hubertf Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -58,6 +58,7 @@ SUBDIR += netperf SUBDIR += ngrep SUBDIR += nmap + SUBDIR += nmapfe SUBDIR += nocol SUBDIR += ntop SUBDIR += ntp4 |