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