mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-28 01:15:49 +00:00
4 lines
160 B
Plaintext
4 lines
160 B
Plaintext
ngx_addon_name=ngx_http_uwsgi_module
|
|
HTTP_MODULES="$HTTP_MODULES ngx_http_uwsgi_module"
|
|
NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_uwsgi_module.c"
|