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 6950acf0ace..e586abb0fa1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.221 2001/05/21 12:55:06 zuntum Exp $ +# $NetBSD: Makefile,v 1.222 2001/05/21 13:17:54 zuntum Exp $ # COMMENT= Networking tools @@ -168,6 +168,7 @@ SUBDIR+= vncviewer SUBDIR+= vtun SUBDIR+= wakeup SUBDIR+= wget +SUBDIR+= whatmask SUBDIR+= wminet SUBDIR+= wmnet SUBDIR+= wmpload |