diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index b829e1cd029..ab69609c966 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.102 2000/10/16 07:10:46 rh Exp $ +# $NetBSD: Makefile,v 1.103 2000/10/19 14:24:21 fredb Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -28,6 +28,7 @@ SUBDIR += calamaris SUBDIR += cgilib SUBDIR += checkbot + SUBDIR += chimera SUBDIR += cocoon SUBDIR += communicator SUBDIR += galway |