diff options
Diffstat (limited to 'vms/tools')
-rw-r--r-- | vms/tools/h5repack/make.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/tools/h5repack/make.com b/vms/tools/h5repack/make.com index 2e312d1..5c9e09d 100644 --- a/vms/tools/h5repack/make.com +++ b/vms/tools/h5repack/make.com @@ -23,7 +23,7 @@ $ type sys$input $! $ cobj= " h5repack_main, h5repack, h5repack_copy, h5repack_filters, " +- "h5repack_list, h5repack_opttable, h5repack_parse, " +- - "h5repack_verify" + "h5repack_verify, h5repacktst" $! $ ccc 'cobj |