diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2021-10-19 19:17:09 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2021-10-19 19:17:09 (GMT) |
commit | bfa24bc5961679da0513f358d398339a61d04265 (patch) | |
tree | 3992007bd92bd018c0f3b1ea63f2abfd8038c6af | |
parent | d85d5a82d500840112a91b846beaa795acefc8ca (diff) | |
download | hdf5-bfa24bc5961679da0513f358d398339a61d04265.zip hdf5-bfa24bc5961679da0513f358d398339a61d04265.tar.gz hdf5-bfa24bc5961679da0513f358d398339a61d04265.tar.bz2 |
Move location of test program
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2981,7 +2981,6 @@ # Utils directory ./utils/Makefile.am -./utils/vds_elink_compat_vol.c # Mirror VFD utilities ./utils/mirror_vfd/Makefile.am @@ -2994,6 +2993,7 @@ # test utilities ./utils/test/Makefile.am ./utils/test/swmr_check_compat_vfd.c +./utils/test/vds_elink_compat_vol.c # high level libraries ./hl/Makefile.am |