Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-09-08 09:18:51 +0400
committerIgor Sysoev <igor@sysoev.ru>2004-09-08 09:18:51 +0400
commit0d9da9b6c3c4842eade3034e6e1f3ea140d08d6d (patch)
treee4a33bef9c97c1291fc693921ca4c555b242a7e9 /auto
parent59cf56c5d975725be9e2adc84170ffe0c638fa48 (diff)
nginx-0.0.10-2004-09-08-09:18:51 import
Diffstat (limited to 'auto')
-rw-r--r--auto/sources3
1 files changed, 2 insertions, 1 deletions
diff --git a/auto/sources b/auto/sources
index 60ce87257..79a48e88c 100644
--- a/auto/sources
+++ b/auto/sources
@@ -298,4 +298,5 @@ IMAP_DEPS="src/imap/ngx_imap.h"
IMAP_MODULE=ngx_imap_module
IMAP_SRCS="src/imap/ngx_imap.c \
- src/imap/ngx_imap_handler.c"
+ src/imap/ngx_imap_handler.c \
+ src/imap/ngx_imap_proxy.c"