diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d3d17734dc11..49612185ff63 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.90 1997/02/12 15:51:39 max Exp $ +# $Id: Makefile,v 1.91 1997/02/16 01:20:57 obrien Exp $ # SUBDIR += archie @@ -14,6 +14,7 @@ SUBDIR += dgd-net SUBDIR += dip SUBDIR += fspclient + SUBDIR += ftpsearch SUBDIR += ftptool SUBDIR += gated SUBDIR += gnu-finger |