diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 9cf6abb23aa..4e2ac2723dd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 1998/12/03 17:23:51 tv Exp $ +# $NetBSD: Makefile,v 1.22 1998/12/04 00:11:27 tv Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -7,6 +7,7 @@ SUBDIR += ap-auth-cookie SUBDIR += ap-fastcgi SUBDIR += ap-ssl + SUBDIR += ap-perl SUBDIR += apache # SUBDIR += apache-current # SUBDIR += apache-php |