diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index e11e34f96422..ee702fe4139c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.194 1998/11/19 07:11:03 flathill Exp $ +# $Id: Makefile,v 1.195 1998/11/19 09:29:53 flathill Exp $ # SUBDIR += SSLtelnet @@ -103,6 +103,7 @@ SUBDIR += pcnfsd SUBDIR += pmf SUBDIR += portscanner + SUBDIR += ppp-nt SUBDIR += pppload SUBDIR += proftpd SUBDIR += queso |