diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index c2603f2189b9..a0c001ccc0b9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.156 1998/05/05 20:08:00 andreas Exp $ +# $Id: Makefile,v 1.157 1998/05/07 05:20:49 mph Exp $ # SUBDIR += SSLtelnet @@ -11,6 +11,7 @@ SUBDIR += bing SUBDIR += bitchx SUBDIR += cap + SUBDIR += cftp SUBDIR += choparp SUBDIR += clog SUBDIR += cnet |