diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index cc26b2902ad..08bb0ad81dd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2000/10/27 04:14:47 tron Exp $ +# $NetBSD: Makefile,v 1.106 2000/11/03 14:49:29 agc Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -17,6 +17,7 @@ SUBDIR += ap-jserv SUBDIR += ap-perl SUBDIR += ap-php3 + SUBDIR += ap-php4 SUBDIR += ap-ssl SUBDIR += apache SUBDIR += apache6 |