diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 59f7fe049ca6..ebb3cf0ac71c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.273 1999/06/17 10:02:36 jmg Exp $ +# $Id: Makefile,v 1.274 1999/06/19 08:58:50 cpiazza Exp $ # SUBDIR += IglooFTP @@ -150,6 +150,7 @@ SUBDIR += pmf SUBDIR += ppp-nt SUBDIR += pppload + SUBDIR += pptpclient SUBDIR += ppxp SUBDIR += proftpd SUBDIR += pvm |