summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2007-02-27 16:02:43 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2007-02-27 16:02:43 (GMT)
commit1f38a7fb901ea35b678ca3e8d1c66da75f4971e5 (patch)
treeca4e88bd4931a6c0bc671e39695db43f23befdad
parent447b95fe6a08c335d1d87f071f73e7035d82fd1d (diff)
downloadhdf5-1f38a7fb901ea35b678ca3e8d1c66da75f4971e5.zip
hdf5-1f38a7fb901ea35b678ca3e8d1c66da75f4971e5.tar.gz
hdf5-1f38a7fb901ea35b678ca3e8d1c66da75f4971e5.tar.bz2
[svn-r13415] Somehow H5Ftest file was not added the list of the files.
Solution: Fixed Platforms tested: Will be done shortly
-rw-r--r--vms/src/make.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/src/make.com b/vms/src/make.com
index 0024f96..ca54169 100644
--- a/vms/src/make.com
+++ b/vms/src/make.com
@@ -33,7 +33,7 @@ $ cobj= "H5, H5checksum, H5dbg, H5system, H5timer, H5trace,"+-
"H5Bcache, H5B2dbg, H5B2test, H5B2int, H5B2stat, H5C, H5CS,"+-
"H5D, H5Dcontig, H5Dcompact,"+-
"H5Defl, H5Dio, H5Distore, H5Doh, H5Dmpio, H5Dselect, H5Dtest ,"+-
- "H5E, H5F, H5Fdbg, H5Fmount, H5Fsfile, H5Fsuper, H5FD, H5FDcore,"+-
+ "H5E, H5F, H5Fdbg, H5Fmount, H5Fsfile, H5Fsuper, H5Ftest, H5FD, H5FDcore,"+-
"H5FDfamily, H5FDlog, H5FDmpi, H5FDmpio,"+-
"H5FDmpiposix, H5FDmulti, H5FDsec2, H5FDstdio,"+-
"H5FDstream, H5FDdirect, H5FL, H5FO, H5Ffake,"+-