mirror of
https://github.com/nginx/nginx.git
synced 2024-11-24 04:49:01 +08:00
Dynamic modules: expose the "modules" target.
This commit is contained in:
parent
ea9a2cf2ba
commit
39b78fdf96
@ -190,6 +190,9 @@ build:
|
||||
install:
|
||||
\$(MAKE) -f $NGX_MAKEFILE install
|
||||
|
||||
modules:
|
||||
\$(MAKE) -f $NGX_MAKEFILE modules
|
||||
|
||||
upgrade:
|
||||
$NGX_SBIN_PATH -t
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user