copy CHANGES.SE if it exists

This commit is contained in:
Mark Andrews
2013-07-04 12:25:44 +10:00
parent b8cc0c5d89
commit 270506a2ce

View File

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