diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-09-24 20:29:49 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-09-24 20:29:49 (GMT) |
commit | fae9d938d33da24e7430e379287c7f9794c96289 (patch) | |
tree | 4053e535fc0640f77622e0d2424f5216c50a8a52 | |
parent | 03bbf36114e74daac8a33481669519e671e422e3 (diff) | |
download | hdf5-fae9d938d33da24e7430e379287c7f9794c96289.zip hdf5-fae9d938d33da24e7430e379287c7f9794c96289.tar.gz hdf5-fae9d938d33da24e7430e379287c7f9794c96289.tar.bz2 |
Fix manifest
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -33,7 +33,7 @@ ./autogen.sh ./configure.ac -./clang-format +./.clang-format ./.github/CODEOWNERS _DO_NOT_DISTRIBUTE_ ./.github/workflows/clang-format-check.yml _DO_NOT_DISTRIBUTE_ ./.github/workflows/main.yml _DO_NOT_DISTRIBUTE_ @@ -3615,6 +3615,7 @@ # CMake-specific Sanitizer Scripts ./config/sanitizer/code-coverage.cmake +./config/sanitizer/formatting.cmake ./config/sanitizer/sanitizers.cmake ./config/sanitizer/tools.cmake ./config/sanitizer/LICENSE |