From 06915f6ac3351337ecb7bff61b3c06fc73f9ad72 Mon Sep 17 00:00:00 2001 From: will Date: Sat, 7 Apr 2001 04:25:18 +0000 Subject: Add mod_auth_pam 1.0a, an apache module which allows users to use PAM modules for user authentication. PR: 26301 Submitted by: Anders Nordby --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index b6b76328a69..4438deb47cd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -110,6 +110,7 @@ SUBDIR += mnoGoSearch-current SUBDIR += mod_access_referer SUBDIR += mod_auth_mysql + SUBDIR += mod_auth_pam SUBDIR += mod_auth_pgsql SUBDIR += mod_csacek SUBDIR += mod_dav -- cgit