summaryrefslogtreecommitdiff
path: root/PrepareRelease
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-03-29 15:20:15 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-03-29 15:20:15 +0000
commit50dcde8c8eac3579ac0fe78d5cd298555fe9fa29 (patch)
tree7309b81075920a571b1298f022ce39e0fcba5cfb /PrepareRelease
parent0223e786f31293f120cec10de1dea43a6169fd8b (diff)
downloadpcre-50dcde8c8eac3579ac0fe78d5cd298555fe9fa29.tar.gz
Fix RunGrepTest so that it can be run when the build directory is not the
source directory. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@138 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'PrepareRelease')
-rwxr-xr-xPrepareRelease4
1 files changed, 2 insertions, 2 deletions
diff --git a/PrepareRelease b/PrepareRelease
index 3da3061..0d9d183 100755
--- a/PrepareRelease
+++ b/PrepareRelease
@@ -123,8 +123,8 @@ files="\
Detrail \
ChangeLog \
CMakeLists.txt \
- RunGrepTest.in \
- RunTest.in \
+ RunGrepTest \
+ RunTest \
RunTest.bat \
pcre-config.in \
libpcre.pc.in \