diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d65306d821e..c525f48aa9a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.246 2001/09/24 23:16:39 wiz Exp $ +# $NetBSD: Makefile,v 1.247 2001/09/25 12:47:10 agc Exp $ # COMMENT= Networking tools @@ -140,6 +140,7 @@ SUBDIR+= py-xmlrpclib SUBDIR+= ra-pna-proxy SUBDIR+= ra-rtsp-proxy SUBDIR+= radius +SUBDIR+= rdesktop SUBDIR+= rdist6 SUBDIR+= ripe-whois-tools SUBDIR+= rp-pppoe |