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