diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-09-10 16:04:57 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-09-10 16:04:57 +0000 |
commit | d67de08be3276b05f57cb06afe8ce2632c88828f (patch) | |
tree | 3e356019b00f72f69a956e7bb483c333de7b0afe /www/Makefile | |
parent | 4b5e7c7f4a07e1376fdc436b5e7cb83f36f0796e (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 dc9ea8667218..a716a08f0d1c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -256,6 +256,7 @@ SUBDIR += mod_auth_imap2 SUBDIR += mod_auth_kerb SUBDIR += mod_auth_mysql + SUBDIR += mod_auth_mysql2 SUBDIR += mod_auth_mysql41_ap2 SUBDIR += mod_auth_mysql_another SUBDIR += mod_auth_pam |