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 13f2f0bc61c5..741f07e06e55 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.151 1998/04/11 15:08:25 vanilla Exp $ +# $Id: Makefile,v 1.152 1998/04/24 08:01:53 asami Exp $ # SUBDIR += SSLtelnet @@ -73,6 +73,7 @@ SUBDIR += pppload SUBDIR += proftpd SUBDIR += radius + SUBDIR += radiusd-cistron SUBDIR += ratoolset SUBDIR += rdist6 SUBDIR += ripetools |