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 76c741000aab..82f69c1dd016 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.213 1998/12/24 18:54:08 sada Exp $ +# $Id: Makefile,v 1.214 1998/12/30 04:34:00 obrien Exp $ # SUBDIR += SSLtelnet @@ -115,6 +115,7 @@ SUBDIR += portscanner SUBDIR += ppp-nt SUBDIR += pppload + SUBDIR += ppxp SUBDIR += proftpd SUBDIR += queso SUBDIR += radius |