summaryrefslogtreecommitdiffhomepage
path: root/auto
diff options
context:
space:
mode:
Diffstat (limited to 'auto')
-rw-r--r--auto/sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources
index e144d7e2..8958d5d9 100644
--- a/auto/sources
+++ b/auto/sources
@@ -67,6 +67,7 @@ NXT_LIB_DEPS=" \
src/nxt_listen_socket.h \
src/nxt_http_parse.h \
src/nxt_runtime.h \
+ src/nxt_conf.h \
src/nxt_application.h \
src/nxt_master_process.h \
"
@@ -135,6 +136,7 @@ NXT_LIB_SRCS=" \
src/nxt_http_parse.c \
src/nxt_app_log.c \
src/nxt_runtime.c \
+ src/nxt_conf_json.c \
src/nxt_stream_module.c \
src/nxt_master_process.c \
src/nxt_worker_process.c \