diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 98cff51a9998..e52e1be8b95c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.1 1995/11/26 21:50:10 asami Exp $ +# $Id: Makefile,v 1.2 1995/12/10 09:32:41 ache Exp $ # RESTRICTED += Mosaic # requires Motif SUBDIR += apache RESTRICTED += ashe # requires Motif + SUBDIR += cached SUBDIR += cern_httpd SUBDIR += cern_linemode SUBDIR += chimera |