summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-11-14 22:41:18 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-11-14 22:41:18 (GMT)
commitc2fd059704e9232a3d3221ddd0c84803256baec2 (patch)
treece16688dd450f402202d30f9ed24d5418c2f4fa3 /src
parent07b59c0b63041f1be964aee2a27f5c748c29d688 (diff)
downloadhdf5-c2fd059704e9232a3d3221ddd0c84803256baec2.zip
hdf5-c2fd059704e9232a3d3221ddd0c84803256baec2.tar.gz
hdf5-c2fd059704e9232a3d3221ddd0c84803256baec2.tar.bz2
Correct file extension
Diffstat (limited to 'src')
-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