2026-05-04 20:29:35 +00:00
|
|
|
ngx_module_type=CORE
|
|
|
|
|
ngx_module_name=ngx_muninn_core_module
|
|
|
|
|
ngx_module_srcs="$ngx_addon_dir/muninn_core.c"
|
|
|
|
|
ngx_module_link=ADDON
|
2026-04-30 02:09:57 +00:00
|
|
|
|
|
|
|
|
. auto/module
|
2026-05-04 20:29:35 +00:00
|
|
|
|
|
|
|
|
ngx_module_type=CORE
|
|
|
|
|
ngx_module_name=ngx_muninn_daemon_module
|
|
|
|
|
ngx_module_srcs="$ngx_addon_dir/muninn_daemon.c"
|
|
|
|
|
ngx_module_link=ADDON
|
|
|
|
|
|
|
|
|
|
. auto/module
|
|
|
|
|
|
|
|
|
|
ngx_addon_name="muninn"
|