summaryrefslogtreecommitdiffhomepage
path: root/auto/sources
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--auto/sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources
index c48443392..a49cca0b3 100644
--- a/auto/sources
+++ b/auto/sources
@@ -125,6 +125,8 @@ UNIX_SRCS="$CORE_SRCS $EVENT_SRCS \
src/os/unix/ngx_posix_init.c \
src/os/unix/ngx_process_cycle.c"
+POSIX_DEPS=src/os/unix/ngx_posix_config.h
+
FREEBSD_DEPS=src/os/unix/ngx_freebsd_config.h
FREEBSD_SRCS=src/os/unix/ngx_freebsd_init.c
FREEBSD_SENDFILE_SRCS=src/os/unix/ngx_freebsd_sendfile_chain.c