mirror of
https://github.com/nginx/nginx.git
synced 2024-11-21 16:28:40 +00:00
Adding repository path missed in r4179.
This commit is contained in:
parent
fc35bf6434
commit
344f4fb74c
@ -3,6 +3,7 @@ VER = $(shell grep 'define NGINX_VERSION' src/core/nginx.h \
|
||||
| sed -e 's/^.*\"\(.*\)\"/\1/')
|
||||
NGINX = nginx-$(VER)
|
||||
TEMP = tmp
|
||||
REPO = svn://svn.nginx.com
|
||||
|
||||
OBJS = objs.msvc8
|
||||
OPENSSL = openssl-1.0.0d
|
||||
|
Loading…
Reference in New Issue
Block a user