summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-11-14 22:36:03 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-11-14 22:36:11 (GMT)
commit0560afbd73b00d8a67b82000e8e27739efe677c0 (patch)
treedaa99dd8ed2ecadbf40bc2be55d8e9cc02ed1c1f /src/CMakeLists.txt
parentb9ba9b2cdae680164c0b5a1e4425ae00bdc8f312 (diff)
downloadhdf5-0560afbd73b00d8a67b82000e8e27739efe677c0.zip
hdf5-0560afbd73b00d8a67b82000e8e27739efe677c0.tar.gz
hdf5-0560afbd73b00d8a67b82000e8e27739efe677c0.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 fe93d54..0538ddd 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -245,7 +245,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