fix path for CHANGES.SE

(cherry picked from commit e948cf361c75ff0a64bb3365271efbbdaec740f3)
This commit is contained in:
Mark Andrews 2015-11-21 12:19:51 +11:00
parent e04451ce97
commit 0baebb81be

View file

@ -49,7 +49,7 @@ copy ..\..\doc\arm\*.html ..\..\Build\Release
copy ..\..\doc\arm\notes.pdf ..\..\Build\Release
copy ..\..\doc\arm\Bv9ARM.pdf ..\..\Build\Release
copy ..\..\CHANGES ..\..\Build\Release
if Exist ..\CHANGES.SE copy ..\CHANGES.SE ..\Build\Release
if Exist ..\..\CHANGES.SE copy ..\..\CHANGES.SE ..\..\Build\Release
copy ..\..\FAQ ..\..\Build\Release
echo Copying the standalone manual pages.