diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index bd01cd27619..e7b27fbd014 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.329 2002/08/22 18:15:29 grant Exp $ +# $NetBSD: Makefile,v 1.330 2002/08/23 03:15:53 grant Exp $ # COMMENT= Networking tools @@ -194,6 +194,7 @@ SUBDIR+= ra-pna-proxy SUBDIR+= ra-rtsp-proxy SUBDIR+= radiusd-cistron SUBDIR+= rdesktop +SUBDIR+= rdesktop10 SUBDIR+= rdist6 SUBDIR+= ripe-whois SUBDIR+= ripe-whois-tools |