diff options
Diffstat (limited to 'auto/sources')
| -rw-r--r-- | auto/sources | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources index 026a5e0c5..f744ac537 100644 --- a/auto/sources +++ b/auto/sources @@ -148,6 +148,8 @@ WIN32_DEPS="$CORE_DEPS $EVENT_DEPS \ src/os/win32/ngx_os.h \ src/os/win32/ngx_process_cycle.h" +WIN32_CONFIG=src/os/win32/ngx_win32_config.h + WIN32_SRCS="$CORE_SRCS $EVENT_SRCS \ src/os/win32/ngx_errno.c \ src/os/win32/ngx_files.c \ |
