diff options
Diffstat (limited to '')
| -rw-r--r-- | auto/os/win32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/os/win32 b/auto/os/win32 index 650cf495a..7a8277496 100644 --- a/auto/os/win32 +++ b/auto/os/win32 @@ -13,6 +13,7 @@ NGX_ICONS="$NGX_WIN32_ICONS" SELECT_SRCS=$WIN32_SELECT_SRCS ngx_pic_opt= +ngx_binext=".exe" case "$NGX_CC_NAME" in |
