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 65b054930231..4def00bd889f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.37 1997/03/02 18:27:34 andreas Exp $ +# $Id: Makefile,v 1.38 1997/03/02 19:49:27 andreas Exp $ # SUBDIR += Mosaic # requires Motif @@ -7,6 +7,7 @@ SUBDIR += arena SUBDIR += ashe # requires Motif SUBDIR += cached + SUBDIR += cgiparse SUBDIR += chimera SUBDIR += comline SUBDIR += eperl |