diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 0ce8518262ce..597237dea564 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.111 1997/06/24 08:10:25 obrien Exp $ +# $Id: Makefile,v 1.112 1997/06/27 02:00:33 jfitz Exp $ # SUBDIR += archie @@ -49,6 +49,7 @@ SUBDIR += rdist6 SUBDIR += ripetools SUBDIR += rmsg + SUBDIR += rshell SUBDIR += rsync SUBDIR += rwhois SUBDIR += samba |