summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-11-14 22:36:45 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-11-14 22:36:45 (GMT)
commit0e8f97161d07c3b203b45936deb87c6945e39c26 (patch)
treedd05c9fabf43d28ec8d651f3a723f8be9007c359 /src
parent1106e6316295c9f03d50e82fb0b30b8db030f4eb (diff)
downloadhdf5-0e8f97161d07c3b203b45936deb87c6945e39c26.zip
hdf5-0e8f97161d07c3b203b45936deb87c6945e39c26.tar.gz
hdf5-0e8f97161d07c3b203b45936deb87c6945e39c26.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 544859f..8530c7e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -176,7 +176,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