--- code/trunk/PrepareRelease 2007/03/20 11:46:50 128 +++ code/trunk/PrepareRelease 2007/04/18 09:12:14 153 @@ -59,8 +59,8 @@ fi done -# The two commands -for file in pcretest pcregrep ; do +# The three commands +for file in pcretest pcregrep pcre-config ; do echo Making $file.txt nroff -c -man $file.1 >$file.rawtxt ../CleanTxt <$file.rawtxt >$file.txt @@ -123,8 +123,8 @@ Detrail \ ChangeLog \ CMakeLists.txt \ - RunGrepTest.in \ - RunTest.in \ + RunGrepTest \ + RunTest \ RunTest.bat \ pcre-config.in \ libpcre.pc.in \