From fc5a10aedcdd8cf261ecc164941562bc52fe415d Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Tue, 9 Mar 2004 19:47:07 +0000 Subject: nginx-0.0.2-2004-03-09-22:47:07 import --- auto/sources | 2 ++ 1 file changed, 2 insertions(+) (limited to 'auto/sources') 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 \ -- cgit