Files
2018-11-21 15:25:29 +08:00

4 lines
178 B
Plaintext

ngx_addon_name=ngx_http_debug_timer_module
HTTP_MODULES="$HTTP_MODULES ngx_http_debug_timer_module"
NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_debug_timer_module.c"