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 a9183d0d408..8380eea848c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 1999/12/20 12:04:26 rh Exp $ +# $NetBSD: Makefile,v 1.60 2000/01/10 22:36:41 jwise Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -7,6 +7,7 @@ SUBDIR += ap-DBI SUBDIR += ap-Embperl SUBDIR += ap-auth-cookie + SUBDIR += ap-auth-postgresql SUBDIR += ap-dtcl SUBDIR += ap-fastcgi SUBDIR += ap-ssl |