summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2014-01-13 16:51:36 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2014-01-13 16:51:36 +0000
commit4e5b6802d11d074d6067686470cff6181796f0d4 (patch)
tree7396ff4cb83e10f890595b331e8f0de9bb22ff3f
parentf1c8db33edada3fd2773ff682893de6fc057c5b8 (diff)
downloadpcre-4e5b6802d11d074d6067686470cff6181796f0d4.tar.gz
Ensure two new test files are put into the tarball.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1445 2f5784b3-3f2a-0410-8824-cb99058d5e15
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7c24c01..0ccea32 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -580,6 +580,8 @@ EXTRA_DIST += \
testdata/testoutput1 \
testdata/testoutput2 \
testdata/testoutput3 \
+ testdata/testoutput3A \
+ testdata/testoutput3B \
testdata/testoutput4 \
testdata/testoutput5 \
testdata/testoutput6 \