diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2020-11-19 14:07:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-19 14:07:01 (GMT) |
commit | fc7ac84e190cd2210c0c3fa4f86b68ad80720fb8 (patch) | |
tree | 1afa6ad9016e6395623fab138efb4d13469d4088 /MANIFEST | |
parent | 0a06b9a8690f6c968c036142fd1b1a83cbcd7617 (diff) | |
download | hdf5-fc7ac84e190cd2210c0c3fa4f86b68ad80720fb8.zip hdf5-fc7ac84e190cd2210c0c3fa4f86b68ad80720fb8.tar.gz hdf5-fc7ac84e190cd2210c0c3fa4f86b68ad80720fb8.tar.bz2 |
Add new files to CMake and MANIFEST (#100)
* Add new header file
* Add missing file
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -196,6 +196,7 @@ ./doxygen/aliases ./doxygen/Doxyfile.in +./doxygen/dox/api-compat-macros.dox ./doxygen/dox/H5Acreate.dox ./doxygen/dox/H5Aiterate.dox ./doxygen/dox/H5Fget_info.dox @@ -560,6 +561,7 @@ ./src/H5err.txt ./src/H5detect.c ./src/H5make_libsettings.c +./src/H5module.h ./src/H5mpi.c ./src/H5overflow.txt ./src/H5private.h |