summaryrefslogtreecommitdiffhomepage
path: root/auto
diff options
context:
space:
mode:
authorZhidao HONG <z.hong@f5.com>2022-07-14 11:14:20 +0800
committerZhidao HONG <z.hong@f5.com>2022-07-14 11:14:20 +0800
commit8761501b4845656a0f2e5c0e7bf98f948c45fb5f (patch)
tree84779f016ea8e2d2d2b5152e1ee42a35d914b697 /auto
parent2bd4a455278dbce756c1dc8be07515f73d611e3b (diff)
downloadunit-8761501b4845656a0f2e5c0e7bf98f948c45fb5f.tar.gz
unit-8761501b4845656a0f2e5c0e7bf98f948c45fb5f.tar.bz2
Log: split access log from nxt_router.c.
No functional changes.
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 27a45edc..65a83f45 100644
--- a/auto/sources
+++ b/auto/sources
@@ -84,6 +84,7 @@ NXT_LIB_SRCS=" \
src/nxt_signal_handlers.c \
src/nxt_controller.c \
src/nxt_router.c \
+ src/nxt_router_access_log.c \
src/nxt_h1proto.c \
src/nxt_http_request.c \
src/nxt_http_response.c \