summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2012-05-14 19:24:08 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2012-05-14 19:24:08 (GMT)
commita19624817a98bd1a0ca58f6405d97208fca9e0bf (patch)
treec3ed8b5adf6325ba8c335c7bbf8bb8d29799819b /CMakeLists.txt
parent499820e16fb726e87214e92270b687e484459f27 (diff)
downloadhdf5-a19624817a98bd1a0ca58f6405d97208fca9e0bf.zip
hdf5-a19624817a98bd1a0ca58f6405d97208fca9e0bf.tar.gz
hdf5-a19624817a98bd1a0ca58f6405d97208fca9e0bf.tar.bz2
[svn-r22363] correct name of text file
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f611755..72accd4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -884,7 +884,7 @@ 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/USING_CMake.txt
${HDF5_SOURCE_DIR}/release_docs/COPYING
${HDF5_SOURCE_DIR}/release_docs/HISTORY-1_8.txt
${HDF5_SOURCE_DIR}/release_docs/INSTALL