From 1e254a91d2b038a8acd2da725ab198c9fac3cbaa Mon Sep 17 00:00:00 2001 From: asami Date: Mon, 21 Aug 1995 09:41:42 +0000 Subject: Added netscape in SUBDIR list. It is NO_PACKAGE so we are safe. --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index d027e3200172..a0bb76850da1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.49 1995/08/02 11:03:40 asami Exp $ +# $Id: Makefile,v 1.50 1995/08/21 07:27:37 asami Exp $ # SUBDIR += archie @@ -19,6 +19,7 @@ RESTRICTED += ivs # crypto, export controlled SUBDIR += mirror SUBDIR += moxftp SUBDIR += ncftp2 + SUBDIR += netscape SUBDIR += nv SUBDIR += pcnfsd SUBDIR += pmf -- cgit