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 70a462bb081c..d989b6ce07ad 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.221 1999/01/29 23:59:05 billf Exp $ +# $Id: Makefile,v 1.222 1999/01/30 02:05:12 billf Exp $ # SUBDIR += SSLtelnet @@ -30,6 +30,7 @@ SUBDIR += coda_doc SUBDIR += coda_intro SUBDIR += coda_server + SUBDIR += curl SUBDIR += cvsup SUBDIR += cvsup-bin SUBDIR += cvsup-mirror |