diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-28 10:59:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-28 10:59:03 +0000 |
commit | ed6e4436cd65d30d73dd4c3b954ab7e28ac9d519 (patch) | |
tree | 7a2ea832f4680714e2ba4c6aa3b861ba8773fda7 /net/Makefile | |
parent | c9c367ed590c4f936d8019b91da062fbde8c0859 (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 267b3c61a051..93b6572a86ee 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.217 1999/01/26 22:19:05 billf Exp $ +# $Id: Makefile,v 1.218 1999/01/27 01:59:24 foxfair Exp $ # SUBDIR += SSLtelnet @@ -24,6 +24,8 @@ SUBDIR += citrix_ica SUBDIR += clog SUBDIR += cnet + SUBDIR += coda5_client + SUBDIR += coda5_server SUBDIR += coda_client SUBDIR += coda_doc SUBDIR += coda_intro |