diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2005-02-01 01:50:07 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2005-02-01 01:50:07 (GMT) |
commit | 2d5c6679d42dfd1e5384a60f14f7d95a0d723f45 (patch) | |
tree | 7e2f9e1e421621067c2196a9d9faa5a0b21ba624 | |
parent | 29b3e5f755dc74d76ea85d0717bf75120d759e76 (diff) | |
download | hdf5-2d5c6679d42dfd1e5384a60f14f7d95a0d723f45.zip hdf5-2d5c6679d42dfd1e5384a60f14f7d95a0d723f45.tar.gz hdf5-2d5c6679d42dfd1e5384a60f14f7d95a0d723f45.tar.bz2 |
[svn-r9901] Purpose:
Code cleanup
Description:
Clean up some leftover testfiles...
Platforms tested:
Too minor to require h5committest...
-rw-r--r-- | test/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in index 1523ff5..9ae8289 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -50,7 +50,7 @@ MOSTLYCLEAN=cmpd_dset.h5 compact_dataset.h5 dataset.h5 extend.h5 istore.h5 \ tfile[1-3].h5 th5s1.h5 th5s3.h5 lheap.h5 ohdr.h5 stab[1-2].h5 \ extern_[1-3].h5 extern_[1-4][ab].raw gheap[0-4].h5 \ links.h5 links[1-3].h5 big.data big[0-9][0-9][0-9][0-9][0-9].h5 \ - dtypes[1-5].h5 tattr.h5 \ + dtypes[1-6].h5 tattr.h5 \ tselect.h5 mtime.h5 unlink.h5 fillval_[0-9].h5 fillval.raw \ mount_[0-9].h5 testmeta.h5 ttime.h5 trefer[1-3].h5 tvltypes.h5 \ tvlstr.h5 tvlstr2.h5 flush.h5 enum1.h5 titerate.h5 ttsafe.h5 \ |