aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-10-08 10:32:04 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-10-08 10:32:04 +0000
commit94e7ae3a00b4e9f44cf5be7803d5b787c1a520be (patch)
treec25036dec948f68a60af4dbb64448241e3f02405 /www/Makefile
parentd2534ef045cd2f68ae6218770ceb87ea0b7dc392 (diff)
Add mod_auth_remote 0.1 - an Apache module for authentication against
a remote web server/page. PR: 57656 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes: svn path=/head/; revision=90606
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 2a0d8a99192e..f573e4612eb0 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -194,6 +194,7 @@
SUBDIR += mod_auth_pgsql
SUBDIR += mod_auth_pgsql2
SUBDIR += mod_auth_pwcheck
+ SUBDIR += mod_auth_remote
SUBDIR += mod_backhand
SUBDIR += mod_bandwidth
SUBDIR += mod_bf