[svn-r19886] Correct name of file document for Cpack install.

This commit is contained in:
Allen Byrne 2010-12-13 10:33:18 -05:00
parent 614cd7c0b1
commit 60b5523f8d

View File

@ -1006,7 +1006,7 @@ IF (NOT HDF5_EXTERNALLY_CONFIGURED)
SET (release_files
${HDF5_SOURCE_DIR}/release_docs/CMake.txt
${HDF5_SOURCE_DIR}/release_docs/COPYING
${HDF5_SOURCE_DIR}/release_docs/HISTORY-1_8.txt
${HDF5_SOURCE_DIR}/release_docs/HISTORY-1_9.txt
${HDF5_SOURCE_DIR}/release_docs/INSTALL
${HDF5_SOURCE_DIR}/release_docs/RELEASE.txt
)