]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
copy CHANGES.SE if it exists
authorMark Andrews <marka@isc.org>
Thu, 4 Jul 2013 02:25:44 +0000 (12:25 +1000)
committerMark Andrews <marka@isc.org>
Thu, 4 Jul 2013 02:25:44 +0000 (12:25 +1000)
win32utils/BuildSetup.bat

index f0b907d8078b4671c0661d7bbddc94824d8c71fe..1947fb3e0a4f3a40e5c9361eab4b3847606b0225 100644 (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.