Arrange to distribute pcre2_ucptables.c

This commit is contained in:
Philip Hazel 2021-12-23 16:13:45 +00:00
parent 4514ddd2a2
commit 16c8a84cce
1 changed files with 4 additions and 0 deletions

View File

@ -382,6 +382,10 @@ COMMON_SOURCES = \
src/pcre2_valid_utf.c \
src/pcre2_xclass.c
# The pcre2_ucptables.c file is #included by pcre2_tables.c
EXTRA_DIST += src/pcre2_ucptables.c
if WITH_PCRE2_8
lib_LTLIBRARIES += libpcre2-8.la
libpcre2_8_la_SOURCES = \