diff options
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 485e6cd3fc0..bae271a6880 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.230 2001/06/23 22:00:52 frueauf Exp $ +# $NetBSD: Makefile,v 1.231 2001/07/01 14:32:39 taca Exp $ # COMMENT= Networking tools @@ -135,6 +135,8 @@ SUBDIR+= rdist6 SUBDIR+= ripe-whois-tools SUBDIR+= rp-pppoe SUBDIR+= rsync +SUBDIR+= ruby-drb +SUBDIR+= ruby-icmp SUBDIR+= samba SUBDIR+= sdist SUBDIR+= sendfile |