diff options
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 2223648c715..272b7e6db1d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2000/05/30 12:47:23 rh Exp $ +# $NetBSD: Makefile,v 1.82 2000/05/30 14:04:54 kleink Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -8,6 +8,7 @@ SUBDIR += ap-DBI SUBDIR += ap-Embperl SUBDIR += ap-auth-cookie + SUBDIR += ap-auth-ldap SUBDIR += ap-auth-postgresql SUBDIR += ap-csacek SUBDIR += ap-dtcl |