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 5e12f9337d75..0d9c9155bee7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.139 1998/02/13 17:49:12 vanilla Exp $ +# $Id: Makefile,v 1.140 1998/02/16 11:56:29 asami Exp $ # SUBDIR += archie @@ -63,6 +63,7 @@ SUBDIR += p5-SNMP SUBDIR += pcnfsd SUBDIR += pmf + SUBDIR += pppload SUBDIR += proftpd SUBDIR += radius SUBDIR += ratoolset |