diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2013-12-23 22:00:43 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2013-12-23 22:00:43 (GMT) |
commit | 928d398be4143546e57c50788b429095328cb3ba (patch) | |
tree | 62e0c15ab90dead334cf25a99ba2eb4fe1322fd5 /test/Makefile.am | |
parent | d03ae28886d062f7552334c204562a98bb7351e9 (diff) | |
parent | 92d4f32514e05a3cff1db0af0befcd489c74c1d3 (diff) | |
download | hdf5-928d398be4143546e57c50788b429095328cb3ba.zip hdf5-928d398be4143546e57c50788b429095328cb3ba.tar.gz hdf5-928d398be4143546e57c50788b429095328cb3ba.tar.bz2 |
[svn-r24593] merge from trunk
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index b7fd1a9..3dff50c 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -131,7 +131,7 @@ CHECK_CLEANFILES+=accum.h5 cmpd_dset.h5 compact_dataset.h5 dataset.h5 dset_offse max_compact_dataset.h5 simple.h5 set_local.h5 random_chunks.h5 \ huge_chunks.h5 chunk_cache.h5 big_chunk.h5 chunk_expand.h5 \ copy_dcpl_newfile.h5 extend.h5 istore.h5 extlinks*.h5 frspace.h5 links*.h5 \ - sys_file1 tfile[1-6].h5 th5s[1-4].h5 lheap.h5 fheap.h5 ohdr.h5 \ + sys_file1 tfile[1-7].h5 th5s[1-4].h5 lheap.h5 fheap.h5 ohdr.h5 \ stab.h5 extern_[1-3].h5 extern_[1-4][ab].raw gheap[0-4].h5 \ dt_arith[1-2] links.h5 links[0-6]*.h5 extlinks[0-15].h5 tmp \ big.data big[0-9][0-9][0-9][0-9][0-9].h5 \ |