diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 696f8dd5762..9e5df40b086 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.428 2004/01/10 22:43:06 wiz Exp $ +# $NetBSD: Makefile,v 1.429 2004/01/11 00:45:42 jlam Exp $ # COMMENT= Networking tools @@ -261,6 +261,7 @@ SUBDIR+= ruby-drb SUBDIR+= ruby-icmp SUBDIR+= ruby-xmlrpc4r SUBDIR+= samba +SUBDIR+= samba2 SUBDIR+= scli SUBDIR+= sdig SUBDIR+= sdist |