blob: ef0815ef3ba619bf53bfe9080e7a77fe60efd5cc [file] [log] [blame] [raw]
ngx_addon_name=ngx_http_auth_pam_module
HTTP_MODULES="$HTTP_MODULES ngx_http_auth_pam_module"
NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_auth_pam_module.c"
CORE_LIBS="$CORE_LIBS -lpam"