mirror of
https://github.com/alibaba/tengine.git
synced 2026-03-13 07:51:16 +08:00
4 lines
178 B
Plaintext
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"
|