diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-07-02 15:17:55 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-07-02 15:17:55 +0000 |
commit | e5662c1da38e6fff9a02967cf9e6b95a3483d26e (patch) | |
tree | 1ef10414c9edd2dfce08042c5856e19ad164a973 /www/Makefile | |
parent | 88dae91a85e25d4e124ba31ef41cd5419ae18c63 (diff) |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 459a187de705..ff82752c347d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -365,6 +365,7 @@ SUBDIR += mod_auth_imap SUBDIR += mod_auth_imap2 SUBDIR += mod_auth_kerb + SUBDIR += mod_auth_ldap SUBDIR += mod_auth_mysql SUBDIR += mod_auth_mysql2 SUBDIR += mod_auth_mysql41_ap2 |