From 4bce47f7c36b9b59db4f9f0ddf46f1368f7123b6 Mon Sep 17 00:00:00 2001 From: andreas Date: Sat, 25 Jul 1998 11:40:37 +0000 Subject: enable apache13-php3 --- www/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/Makefile b/www/Makefile index 27f5e9a413f6..f3313aacb862 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.85 1998/07/04 19:39:08 steve Exp $ +# $Id: Makefile,v 1.86 1998/07/20 23:21:23 dburr Exp $ # SUBDIR += Mosaic # requires Motif @@ -7,6 +7,7 @@ SUBDIR += apache12 SUBDIR += apache12-php3 SUBDIR += apache13 + SUBDIR += apache13-php3 SUBDIR += apache-fp SUBDIR += apache-ssl SUBDIR += arena -- cgit