summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-10-14 08:45:54 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-10-14 08:45:54 +0000
commite3802278b47c2a0c48cffdc61ab98d6155eb163e (patch)
tree86868ed004e0c80b3059fb6cb2b299e4244f12aa /www/Makefile
parentRespect USE_OPENLDAP(WANT_OPENLDAP_VER). (diff)
Add mod_auth_cookie_mysql 1.0,
allows authentication against a MySQL database via a secure cookie. PR: 57707 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes: svn path=/head/; revision=91150
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index a4e0961ace3b..17e2c406a741 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -185,6 +185,7 @@
SUBDIR += mod_access_referer
SUBDIR += mod_accounting
SUBDIR += mod_auth_any
+ SUBDIR += mod_auth_cookie_mysql
SUBDIR += mod_auth_external
SUBDIR += mod_auth_kerb
SUBDIR += mod_auth_mysql