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 e4688e6120a4..ad084f3e075c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.99 1997/04/13 15:41:57 brian Exp $ +# $Id: Makefile,v 1.100 1997/04/18 12:10:54 jfitz Exp $ # SUBDIR += archie @@ -43,6 +43,7 @@ SUBDIR += pcnfsd SUBDIR += pmf SUBDIR += radius + SUBDIR += ratoolset SUBDIR += rdist6 SUBDIR += rmsg SUBDIR += rsync |