diff options
author | Nik Clayton <nik@FreeBSD.org> | 2001-09-28 09:00:17 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 2001-09-28 09:00:17 +0000 |
commit | 29cc0167cd35d07bf4805ac89d1c4494be414faa (patch) | |
tree | ff822362037da258e8b082fed3d9501ef960cb8d /www | |
parent | Add auth_ldap, an Apache module that can authenticate against an LDAP (diff) |
Add auth_ldap.
Notes
Notes:
svn path=/head/; revision=48238
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index d8b0a8610bc0..9f43559cf4bb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -23,6 +23,7 @@ SUBDIR += asp2php SUBDIR += aswedit SUBDIR += august + SUBDIR += auth_ldap SUBDIR += bacon SUBDIR += barque SUBDIR += bk2site |