summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2016-03-02 18:58:15 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2016-03-02 18:58:15 +0000
commitc7f48e2e4016eed7764962e99244b9ba699cc1dd (patch)
tree205b9c3a78ae77d93c8c749242b25c515ae82daa
parent711fac77cf58ef8735746f3fa36a565e86c398c3 (diff)
downloadpcre-c7f48e2e4016eed7764962e99244b9ba699cc1dd.tar.gz
Forgot to add new testdata file (valgrind suppressions) to Makefile.am
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1643 2f5784b3-3f2a-0410-8824-cb99058d5e15
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5f640b0..22b6947 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -613,6 +613,7 @@ EXTRA_DIST += \
testdata/testoutput25 \
testdata/testoutput26 \
testdata/testoutputEBC \
+ testdata/valgrind-jit.supp \
testdata/wintestinput3 \
testdata/wintestoutput3 \
perltest.pl