changeset 4181:871229f8173c

Adding repository path missed in r4179.
author Igor Sysoev <igor@sysoev.ru>
date Thu, 06 Oct 2011 13:09:00 +0000
parents 295aa52c73d3
children 75d2388bd6b9
files misc/GNUmakefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/misc/GNUmakefile
+++ b/misc/GNUmakefile
@@ -3,6 +3,7 @@ VER =		$(shell grep 'define NGINX_VERSIO
 			| sed -e 's/^.*\"\(.*\)\"/\1/')
 NGINX =		nginx-$(VER)
 TEMP =		tmp
+REPO =		svn://svn.nginx.com
 
 OBJS =		objs.msvc8
 OPENSSL =	openssl-1.0.0d