]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
pullup:
authorMark Andrews <marka@isc.org>
Tue, 23 Apr 2002 06:09:23 +0000 (06:09 +0000)
committerMark Andrews <marka@isc.org>
Tue, 23 Apr 2002 06:09:23 +0000 (06:09 +0000)
CHANGES, FAQ and COPYRIGHT are part of a binary release

win32utils/BuildSetup.bat

index 49d34dba34c08a359ee730a727ebcf6445aea28b..f95f2da0d790b47b26cdad2b262bed1c6d74cf94 100644 (file)
@@ -42,8 +42,11 @@ if NOT Exist ..\Build\Release mkdir ..\Build\Release
 
 echo Copying the ARM and the Installation Notes.
  
+copy ..\COPYRIGHT ..\Build\Release
 copy readme1st.txt ..\Build\Release
 copy ..\doc\arm\*.html ..\Build\Release
+copy ..\CHANGES ..\Build\Release
+copy ..\FAQ ..\Build\Release
 
 echo Copying the OpenSSL DLL.