diff options
-rw-r--r-- | www/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/Makefile b/www/Makefile index 773da0343483..92b9533a16e1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.12 1996/04/01 07:24:34 asami Exp $ +# $Id: Makefile,v 1.13 1996/04/08 20:57:19 smpatel Exp $ # -RESTRICTED += Mosaic # requires Motif + SUBDIR += Mosaic # requires Motif SUBDIR += apache SUBDIR += arena -RESTRICTED += ashe # requires Motif + SUBDIR += ashe # requires Motif SUBDIR += cached SUBDIR += chimera SUBDIR += comline |