diff options
Diffstat (limited to 'auto/lib/zlib/make')
| -rw-r--r-- | auto/lib/zlib/make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/lib/zlib/make b/auto/lib/zlib/make index 715d2cf96..74e6f9ac7 100644 --- a/auto/lib/zlib/make +++ b/auto/lib/zlib/make @@ -36,7 +36,7 @@ case "$NGX_PLATFORM" in `echo "$ZLIB/zlib.lib: $NGX_MAKEFILE" | sed -e "s/\//$ngx_regex_dirsep/g"` cd `echo $ZLIB | sed -e "s/\//$ngx_regex_dirsep/g"` \$(MAKE) -f $ngx_makefile $ngx_opt - cd ..\\..\\.. + cd \$(CURDIR) END |
