summaryrefslogtreecommitdiffstats
path: root/hl/test/Makefile.in
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2012-06-24 14:29:36 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2012-06-24 14:29:36 (GMT)
commit02a0bd53e89c79508899ef28bfb7f038a1612aa7 (patch)
tree1ad8546cfa2c19c492e995d3fa678b467b0c8cce /hl/test/Makefile.in
parent76c13682e4bb9c43e59c71fcaaf760e619a59e66 (diff)
downloadhdf5-02a0bd53e89c79508899ef28bfb7f038a1612aa7.zip
hdf5-02a0bd53e89c79508899ef28bfb7f038a1612aa7.tar.gz
hdf5-02a0bd53e89c79508899ef28bfb7f038a1612aa7.tar.bz2
[svn-r22487] Snapshot version 1.9 release 122
Diffstat (limited to 'hl/test/Makefile.in')
-rw-r--r--hl/test/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/hl/test/Makefile.in b/hl/test/Makefile.in
index b7548ec..be0338a 100644
--- a/hl/test/Makefile.in
+++ b/hl/test/Makefile.in
@@ -427,9 +427,9 @@ TRACE = perl $(top_srcdir)/bin/trace
# Temporary files. These files are the ones created by running `make test'.
CHECK_CLEANFILES = *.chkexe *.chklog *.clog combine_tables[1-2].h5 \
- test_ds[1-9].h5 test_image[1-3].h5 file_img[1-2].h5 \
- test_lite[1-2].h5 test_table.h5 test_packet_table.h5 \
- test_packet_compress.h5 test_detach.h5
+ test_ds[1-9].h5 test_ds10.h5 test_image[1-3].h5 \
+ file_img[1-2].h5 test_lite[1-4].h5 test_table.h5 \
+ test_packet_table.h5 test_packet_compress.h5 test_detach.h5
# The tests depend on the hdf5, hdf5 test, and hdf5_hl libraries
LDADD = $(LIBH5_HL) $(LIBH5TEST) $(LIBHDF5)