diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index ae9a4f192594..b9ce71ff0398 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.123 1999/03/31 06:27:07 taoka Exp $ +# $Id: Makefile,v 1.124 1999/04/12 16:49:28 dirk Exp $ # SUBDIR += Mosaic # requires Motif @@ -7,7 +7,6 @@ SUBDIR += analog SUBDIR += apache12 SUBDIR += apache12-fp - SUBDIR += apache12-php3 SUBDIR += apache13 SUBDIR += apache13-fp SUBDIR += apache13-modssl |