diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-12-09 20:14:39 (GMT) |
---|---|---|
committer | David Young <dyoung@hdfgroup.org> | 2020-05-20 14:20:20 (GMT) |
commit | c054c43a9f1b8be0d0f9441c3ef7060c09577c71 (patch) | |
tree | bb57e54a238781ff3d37a70475f5b3dbac55b201 /MANIFEST | |
parent | e7895c4b3a4eaf557c79f5608ba4ee3a9454a12c (diff) | |
download | hdf5-c054c43a9f1b8be0d0f9441c3ef7060c09577c71.zip hdf5-c054c43a9f1b8be0d0f9441c3ef7060c09577c71.tar.gz hdf5-c054c43a9f1b8be0d0f9441c3ef7060c09577c71.tar.bz2 |
Add missing filenames
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1360,6 +1360,7 @@ ./testpar/t_prestart.c ./testpar/t_span_tree.c ./testpar/t_init_term.c +./testpar/t_2Gio.c ./testpar/testpar.h ./testpar/testpflush.sh.in ./testpar/testphdf5.c @@ -2666,8 +2667,8 @@ ./tools/test/h5repack/testfiles/3_1_vds.h5-vds_chunk2x5x8-v.ddl ./tools/test/h5repack/testfiles/4_vds.h5-vds_conti-v.ddl ./tools/test/h5repack/testfiles/4_vds.h5-vds_compa-v.ddl -./tools/test/h5repack/testfiles/attrregion.tattrreg.h5 -./tools/test/h5repack/testfiles/dataregion.tdatareg.h5 +./tools/test/h5repack/testfiles/attrregion.tattrreg.h5.ddl +./tools/test/h5repack/testfiles/dataregion.tdatareg.h5.ddl # jam utility and tests ./tools/src/h5jam/Makefile.am |