summaryrefslogtreecommitdiffhomepage
path: root/auto/make
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--auto/make3
1 files changed, 2 insertions, 1 deletions
diff --git a/auto/make b/auto/make
index 98ae07153..2b8f6ea41 100644
--- a/auto/make
+++ b/auto/make
@@ -11,7 +11,8 @@ mkdir -p $NGX_OBJS/src/core $NGX_OBJS/src/event $NGX_OBJS/src/event/modules \
$NGX_OBJS/src/http/modules $NGX_OBJS/src/http/modules/perl \
$NGX_OBJS/src/mail \
$NGX_OBJS/src/stream \
- $NGX_OBJS/src/misc
+ $NGX_OBJS/src/misc \
+ $NGX_OBJS/src/event/quic
ngx_objs_dir=$NGX_OBJS$ngx_regex_dirsep