diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 86793cf..3633e55 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.288 1999/08/02 03:15:06 cpiazza Exp $ +# $Id: Makefile,v 1.289 1999/08/02 11:15:41 asami Exp $ # SUBDIR += SSLtelnet @@ -115,6 +115,7 @@ SUBDIR += pathchar SUBDIR += pcnfsd SUBDIR += perldap + SUBDIR += pipsecd SUBDIR += pmf SUBDIR += ppp-nt SUBDIR += pppload |