From c493aad46d0487974b57d5d932901893a5fe1a73 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Thu, 20 Jun 1996 18:52:18 +0000 Subject: [PATCH] Add ncftp to SUBDIRs --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index bac08ee3b385..913197814e09 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.69 1996/05/04 02:49:38 asami Exp $ +# $Id: Makefile,v 1.70 1996/06/19 20:09:49 adam Exp $ # SUBDIR += archie @@ -17,6 +17,7 @@ SUBDIR += ivs SUBDIR += mirror SUBDIR += moxftp + SUBDIR += ncftp SUBDIR += ncftp2 SUBDIR += nv SUBDIR += pcnfsd