diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 19cb7ed0fdc..ab42f507da1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.613 2006/04/09 17:16:56 minskim Exp $ +# $NetBSD: Makefile,v 1.614 2006/04/21 13:03:15 rpaulo Exp $ # COMMENT= Networking tools @@ -465,6 +465,7 @@ SUBDIR+= wistumbler2 SUBDIR+= wistumbler2-gtk SUBDIR+= wmget SUBDIR+= wminet +SUBDIR+= wmnd SUBDIR+= wmnet SUBDIR+= wmpload SUBDIR+= wol |