diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index e74ff0cc657b..9d9d4611d7e9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.260 1999/05/08 10:32:29 asami Exp $ +# $Id: Makefile,v 1.261 1999/05/09 01:17:10 steve Exp $ # SUBDIR += IglooFTP @@ -27,6 +27,7 @@ SUBDIR += clusterit SUBDIR += cnet SUBDIR += coda5_client + SUBDIR += coda5_doc SUBDIR += coda5_server SUBDIR += coda_client SUBDIR += coda_doc |