ngx_addon_name=ngx_http_auth_jwt_module

ngx_module_type=HTTP
ngx_module_name=ngx_http_auth_jwt_module
ngx_module_srcs="$ngx_addon_dir/src/ngx_http_auth_jwt_module.c"
ngx_module_libs="-ljwt -ljansson"

. auto/module
