diff options
Diffstat (limited to 'pcre/Makefile.am')
-rw-r--r-- | pcre/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pcre/Makefile.am b/pcre/Makefile.am index 5f640b003a2..22b69471b3c 100644 --- a/pcre/Makefile.am +++ b/pcre/Makefile.am @@ -613,6 +613,7 @@ EXTRA_DIST += \ testdata/testoutput25 \ testdata/testoutput26 \ testdata/testoutputEBC \ + testdata/valgrind-jit.supp \ testdata/wintestinput3 \ testdata/wintestoutput3 \ perltest.pl |