Update Makefile.am to add src/pcre2_jit_simd_inc.h to distribution.

This commit is contained in:
ph10 2019-08-26 15:10:31 +00:00
parent e237aa7cc0
commit 9807ba2ec2

View File

@ -360,6 +360,7 @@ COMMON_SOURCES = \
src/pcre2_internal.h \
src/pcre2_intmodedep.h \
src/pcre2_jit_compile.c \
src/pcre2_jit_simd_inc.h \
src/pcre2_maketables.c \
src/pcre2_match.c \
src/pcre2_match_data.c \