diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index dbf04db7412..8cef8982be5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.180 2001/01/16 15:40:12 rh Exp $ +# $NetBSD: Makefile,v 1.181 2001/01/16 15:44:14 rh Exp $ # SUBDIR += adns @@ -69,6 +69,7 @@ SUBDIR += netname SUBDIR += netperf SUBDIR += netsaint-base + SUBDIR += netsaint-plugins SUBDIR += ngrep SUBDIR += nmap SUBDIR += nmapfe |