mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 06:53:10 +00:00
Dynamic modules: expose the "modules" target.
This commit is contained in:
parent
ea9a2cf2ba
commit
39b78fdf96
1 changed files with 3 additions and 0 deletions
|
|
@ -190,6 +190,9 @@ build:
|
|||
install:
|
||||
\$(MAKE) -f $NGX_MAKEFILE install
|
||||
|
||||
modules:
|
||||
\$(MAKE) -f $NGX_MAKEFILE modules
|
||||
|
||||
upgrade:
|
||||
$NGX_SBIN_PATH -t
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue