Removed InstallerNotes

This commit is contained in:
Josh Yelon 2005-04-03 19:31:43 +00:00
parent e81a44eced
commit e6b5c6f66c

View File

@ -1901,7 +1901,6 @@ if (sys.platform == "win32"):
CopyFile(PREFIX+"/", "doc/LICENSE")
CopyFile(PREFIX+"/", "doc/ReleaseNotes")
CopyFile(PREFIX+"/", "doc/InstallerNotes")
CopyTree(PREFIX+'/Pmw', 'thirdparty/Pmw')
CopyTree(PREFIX+'/SceneEditor', 'SceneEditor')