mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 20:02:06 -04:00
2085. [doc] win32: added index.html and README to zip. [RT #16201]
This commit is contained in:
parent
0ca8fddd5b
commit
e3582ce431
2 changed files with 4 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
2085. [doc] win32: added index.html and README to zip. [RT #16201]
|
||||
|
||||
2084. [contrib] dbus update for 9.3.3rc2.
|
||||
|
||||
2083. [port] win32: Visual C++ 2005 support.
|
||||
|
|
|
|||
|
|
@ -43,7 +43,9 @@ if NOT Exist ..\Build\Release mkdir ..\Build\Release
|
|||
echo Copying the ARM and the Installation Notes.
|
||||
|
||||
copy ..\COPYRIGHT ..\Build\Release
|
||||
copy ..\README ..\Build\Release
|
||||
copy readme1st.txt ..\Build\Release
|
||||
copy index.html ..\Build\Release
|
||||
copy ..\doc\arm\*.html ..\Build\Release
|
||||
copy ..\doc\arm\Bv9ARM.pdf ..\Build\Release
|
||||
copy ..\CHANGES ..\Build\Release
|
||||
|
|
|
|||
Loading…
Reference in a new issue