summaryrefslogtreecommitdiffhomepage
path: root/auto/sources
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-07-15 16:35:51 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-07-15 16:35:51 +0000
commit1c3567ecc81a9f07f3c3d53912114bc5bd5daffa (patch)
treeba0b57b32bb1232af3fad0ff38375df9e498ec66 /auto/sources
parent4aa888820d3f13a225ee6bdd596305ea3b4db6f4 (diff)
downloadnginx-1c3567ecc81a9f07f3c3d53912114bc5bd5daffa.tar.gz
nginx-1c3567ecc81a9f07f3c3d53912114bc5bd5daffa.tar.bz2
nginx-0.0.7-2004-07-15-20:35:51 import
Diffstat (limited to '')
-rw-r--r--auto/sources4
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources
index 71dab3c0f..7c8b7b33f 100644
--- a/auto/sources
+++ b/auto/sources
@@ -97,6 +97,10 @@ AIO_SRCS="src/event/modules/ngx_aio_module.c \
src/os/unix/ngx_aio_write_chain.c"
+OPENSSL_DEPS=src/event/ngx_event_openssl.h
+OPENSSL_SRCS=src/event/ngx_event_openssl.c
+
+
UNIX_INCS="$CORE_INCS $EVENT_INCS src/os/unix"
UNIX_DEPS="$CORE_DEPS $EVENT_DEPS \