summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-11-14 22:35:01 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-11-14 22:35:01 (GMT)
commite7af4596479e780956cf54e851529db10b6c6d25 (patch)
treecba0a4424e0d5e5e20282015692c482af9f945c4 /src/CMakeLists.txt
parent6988f94688295047a52918237bf2b14c8319434d (diff)
downloadhdf5-e7af4596479e780956cf54e851529db10b6c6d25.zip
hdf5-e7af4596479e780956cf54e851529db10b6c6d25.tar.gz
hdf5-e7af4596479e780956cf54e851529db10b6c6d25.tar.bz2
Correct file extension
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 9bb73a9..c794c1a 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -254,7 +254,7 @@ set (H5FD_HDRS
${HDF5_SRC_DIR}/H5FDmulti.h
${HDF5_SRC_DIR}/H5FDpublic.h
${HDF5_SRC_DIR}/H5FDros3.h
- ${HDF5_SRC_DIR}/H5FDs3comms.c
+ ${HDF5_SRC_DIR}/H5FDs3comms.h
${HDF5_SRC_DIR}/H5FDsec2.h
${HDF5_SRC_DIR}/H5FDstdio.h
${HDF5_SRC_DIR}/H5FDwindows.h