summaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2008-10-08 02:54:50 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2008-10-08 02:54:50 (GMT)
commitf1e2853e6f252c99d7a55c59f4611f9d2f82975b (patch)
tree1858a5a79c0bf3b6fbb55083725a2808b8a4fa62 /test/Makefile.in
parentb198fc89b9d59ef15a413b17e2516862ca9a57ce (diff)
downloadhdf5-f1e2853e6f252c99d7a55c59f4611f9d2f82975b.zip
hdf5-f1e2853e6f252c99d7a55c59f4611f9d2f82975b.tar.gz
hdf5-f1e2853e6f252c99d7a55c59f4611f9d2f82975b.tar.bz2
[svn-r15811] Some test produced files were not cleaned by "make clean".
Added them to the clean list. Tested: kagiso.
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index 4f3122b..950808c 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -626,11 +626,11 @@ TRACE = perl $(top_srcdir)/bin/trace
CHECK_CLEANFILES = *.chkexe *.chklog *.clog cmpd_dset.h5 \
compact_dataset.h5 dataset.h5 dset_offset.h5 \
max_compact_dataset.h5 simple.h5 set_local.h5 random_chunks.h5 \
- huge_chunks.h5 extend.h5 istore.h5 tfile[1-4].h5 th5s[1-3].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-9].h5 tmp big.data \
- big[0-9][0-9][0-9][0-9][0-9].h5 stdio.h5 sec2.h5 \
+ huge_chunks.h5 extend.h5 istore.h5 extlinks*.h5 links*.h5 \
+ tfile[1-4].h5 th5s[1-3].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-9].h5 tmp \
+ big.data big[0-9][0-9][0-9][0-9][0-9].h5 stdio.h5 sec2.h5 \
dtypes[1-8].h5 dt_arith[1-2].h5 tattr.h5 tselect.h5 mtime.h5 \
unlink.h5 unicode.h5 coord.h5 fillval_[0-9].h5 fillval.raw \
mount_[0-9].h5 testmeta.h5 ttime.h5 trefer[1-3].h5 tvltypes.h5 \