diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index a077230c3287..edfe3257bf6f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.69 1998/02/11 03:33:29 obrien Exp $ +# $Id: Makefile,v 1.70 1998/03/17 01:23:31 vanilla Exp $ # SUBDIR += Mosaic # requires Motif @@ -11,6 +11,7 @@ SUBDIR += ashe # requires Motif SUBDIR += aswedit SUBDIR += cgiparse + SUBDIR += checkbot SUBDIR += chimera SUBDIR += chimera2 SUBDIR += comline |