diff --git a/vms/tools/h5repack/make.com b/vms/tools/h5repack/make.com index 463405c766..2e49a0be8f 100644 --- a/vms/tools/h5repack/make.com +++ b/vms/tools/h5repack/make.com @@ -22,7 +22,7 @@ $ type sys$input Creating h5repack $! $ cobj= " h5repack_main, h5repack, h5repack_copy, h5repack_filters, " +- - "h5repack_list, h5repack_opttable, h5repack_parse, h5repack_refs," +- + "h5repack_list, h5repack_opttable, h5repack_parse, " +- "h5repack_verify,"+- "testh5repack_main, testh5repack_attr, testh5repack_dset, "+- "testh5repack_make, testh5repack_util "