diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 170bcd9e562..a2cc6092261 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.283 1999/06/28 07:02:11 cpiazza Exp $ +# $Id: Makefile,v 1.284 1999/06/28 08:54:04 asami Exp $ # SUBDIR += IglooFTP @@ -36,6 +36,7 @@ SUBDIR += cvsup-bin SUBDIR += cvsup-mirror SUBDIR += cvsupd-bin + SUBDIR += cvsweb SUBDIR += delegate SUBDIR += dgd SUBDIR += dgd-lpmud |