diff options
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 225cd38871e..34915d1df86 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.531 2007/12/18 16:05:43 taca Exp $ +# $NetBSD: Makefile,v 1.532 2007/12/20 15:04:26 sborrill Exp $ # COMMENT= Packages related to the World Wide Web @@ -38,6 +38,7 @@ SUBDIR+= ap-ruby SUBDIR+= ap-ssl SUBDIR+= ap-throttle SUBDIR+= ap-xslt +SUBDIR+= ap2-auth-external SUBDIR+= ap2-auth-ldap SUBDIR+= ap2-auth-mysql SUBDIR+= ap2-auth-pgsql |