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-09 19:40:48 +0400
committerIgor Sysoev <igor@sysoev.ru>2004-09-09 19:40:48 +0400
commit2e6ba93fa79cadf9ed2256992d7c8c4d512f2b1f (patch)
tree50dd328ad6dbd0d9a22a561f2f335ebfe098f1d0 /auto
parent0d9da9b6c3c4842eade3034e6e1f3ea140d08d6d (diff)
nginx-0.0.10-2004-09-09-19:40:48 import
Diffstat (limited to 'auto')
-rw-r--r--auto/sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources
index 79a48e88c..d1bb2d8e6 100644
--- a/auto/sources
+++ b/auto/sources
@@ -299,4 +299,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_parse.c \
src/imap/ngx_imap_proxy.c"