created build tooling, subtrees, and stub code for a new NGINX core module
Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
parent
2b63c55768
commit
300482b617
6 changed files with 4322 additions and 1 deletions
5
config
Normal file
5
config
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
ngx_module_name=muninn
|
||||
ngx_module_srcs="$ngx_addon_dir/muninn.c"
|
||||
ngx_module_link=YES
|
||||
|
||||
. auto/module
|
||||
Loading…
Add table
Add a link
Reference in a new issue