diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index fba716f5299..abe60ddbfea 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.79 1998/06/07 02:56:14 ache Exp $ +# $Id: Makefile,v 1.80 1998/06/07 03:02:56 ache Exp $ # SUBDIR += Mosaic # requires Motif @@ -12,6 +12,7 @@ SUBDIR += arena SUBDIR += ashe # requires Motif SUBDIR += aswedit + SUBDIR += cgihtml SUBDIR += cgiparse SUBDIR += checkbot SUBDIR += chimera |