summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2013-04-29 14:00:16 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2013-04-29 14:00:16 (GMT)
commit14f67d3fc2e361151a11d3045d3af68987f07bc2 (patch)
treee4add46bfcad41a4b4d71321064bd4b947e3c570 /CMakeLists.txt
parent8abe3be5855a91a412adc06f4416f0436e78bfe8 (diff)
downloadhdf5-14f67d3fc2e361151a11d3045d3af68987f07bc2.zip
hdf5-14f67d3fc2e361151a11d3045d3af68987f07bc2.tar.gz
hdf5-14f67d3fc2e361151a11d3045d3af68987f07bc2.tar.bz2
[svn-r23647] Correct file reference in pack list
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0ccf38b..139f83e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -953,8 +953,8 @@ IF (NOT HDF5_EXTERNALLY_CONFIGURED)
)
IF (EXISTS "${HDF5_SOURCE_DIR}/release_docs" AND IS_DIRECTORY "${HDF5_SOURCE_DIR}/release_docs")
SET (release_files
- ${HDF5_SOURCE_DIR}/release_docs/CMake.txt
- ${HDF5_SOURCE_DIR}/release_docs/USING_CMake.txt
+ ${HDF5_SOURCE_DIR}/release_docs/INSTALL_CMake.txt
+ ${HDF5_SOURCE_DIR}/release_docs/USING_HDF5_CMake.txt
${HDF5_SOURCE_DIR}/release_docs/COPYING
${HDF5_SOURCE_DIR}/release_docs/HISTORY-1_8.txt
${HDF5_SOURCE_DIR}/release_docs/INSTALL