diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 19bd90aefd9..374c179bddf 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.379 2003/05/19 18:43:39 hubertf Exp $ +# $NetBSD: Makefile,v 1.380 2003/05/23 14:45:12 seb Exp $ # COMMENT= Networking tools @@ -238,6 +238,7 @@ SUBDIR+= ruby-icmp SUBDIR+= ruby-xmlrpc4r SUBDIR+= samba SUBDIR+= samba20 +SUBDIR+= scli SUBDIR+= sdig SUBDIR+= sdist SUBDIR+= sendfile |