fix extension
[nginx.git] / nginx_upstream_hash / config
1 ngx_addon_name=ngx_http_upstream_hash_module
2 HTTP_MODULES="$HTTP_MODULES ngx_http_upstream_hash_module"
3 NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_upstream_hash_module.c"