summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-05-09 10:50:57 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-05-09 10:50:57 +0000
commit71cf6597fa7987b2d1920c99f69c5ed4b0497826 (patch)
tree5ecb19ef97e24b82d048251de05cd3c5bac81b20 /Makefile.am
parent9d3b898221101517d54cc5cb78d9e035db04cb20 (diff)
downloadpcre-71cf6597fa7987b2d1920c99f69c5ed4b0497826.tar.gz
Non-longjmp heap recursion.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@165 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e8cfc5e..4fe1655 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -268,6 +268,7 @@ EXTRA_DIST += \
testdata/testinput7 \
testdata/testinput8 \
testdata/testinput9 \
+ testdata/testinput10 \
testdata/testoutput1 \
testdata/testoutput2 \
testdata/testoutput3 \
@@ -277,6 +278,7 @@ EXTRA_DIST += \
testdata/testoutput7 \
testdata/testoutput8 \
testdata/testoutput9 \
+ testdata/testoutput10 \
perltest.pl
CLEANFILES += \