ngx_addon_name="ngx_http_tcp_congestion_module"

HTTP_AUX_FILTER_MODULES="$HTTP_AUX_FILTER_MODULES \
		ngx_http_tcp_congestion_module"

NGX_ADDON_SRCS="$NGX_ADDON_SRCS \
		$ngx_addon_dir/ngx_http_tcp_congestion_module.c"
