summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-28 10:59:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-28 10:59:03 +0000
commited6e4436cd65d30d73dd4c3b954ab7e28ac9d519 (patch)
tree7a2ea832f4680714e2ba4c6aa3b861ba8773fda7 /net
parentAdd sdr25. (diff)
Add coda5_client and coda5_server.
Notes
Notes: svn path=/head/; revision=16403
Diffstat (limited to 'net')
-rw-r--r--net/Makefile4
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