mirror of
https://github.com/nginx/nginx.git
synced 2025-06-11 04:12:40 +08:00
Fixed RELEASE target to correctly call "release" one.
This commit is contained in:
parent
614a7ef18d
commit
242fafe114
@ -51,7 +51,7 @@ RELEASE:
|
|||||||
|
|
||||||
svn up
|
svn up
|
||||||
|
|
||||||
$(MAKE) release
|
$(MAKE) -f docs/GNUmakefile release
|
||||||
|
|
||||||
|
|
||||||
snapshot:
|
snapshot:
|
||||||
|
Loading…
Reference in New Issue
Block a user