aboutsummaryrefslogtreecommitdiff
path: root/auto/lib/pcre/make
diff options
context:
space:
mode:
Diffstat (limited to 'auto/lib/pcre/make')
-rw-r--r--auto/lib/pcre/make3
1 files changed, 2 insertions, 1 deletions
diff --git a/auto/lib/pcre/make b/auto/lib/pcre/make
index 839ef294b..182590ac5 100644
--- a/auto/lib/pcre/make
+++ b/auto/lib/pcre/make
@@ -36,7 +36,8 @@ if [ $PCRE_LIBRARY = PCRE2 ]; then
pcre2_valid_utf.c \
pcre2_xclass.c"
- ngx_pcre_test="pcre2_convert.c \
+ ngx_pcre_test="pcre2_chkdint.c \
+ pcre2_convert.c \
pcre2_extuni.c \
pcre2_find_bracket.c \
pcre2_script_run.c \