diff options
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f973a77430c..da06f5c168d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.78 1996/09/29 11:40:34 andreas Exp $ +# $Id: Makefile,v 1.79 1996/10/08 15:06:52 pst Exp $ # SUBDIR += archie @@ -23,6 +23,9 @@ SUBDIR += ncftp SUBDIR += ncftp2 SUBDIR += nv + SUBDIR += p5-Archie + SUBDIR += p5-IO + SUBDIR += p5-Net SUBDIR += pcnfsd SUBDIR += pmf SUBDIR += radius |