summaryrefslogtreecommitdiffhomepage
path: root/auto
diff options
context:
space:
mode:
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"