summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2012-06-25 00:22:53 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2012-06-25 00:22:53 (GMT)
commit11ddad75fb21a97c8f5f59d0df308765a2997b4e (patch)
treebf8bb98b98f9d8c7acae96cd5be83c1a12700138 /hl
parent2725ab3dafa022c84ebcdacf98ff39156145dac5 (diff)
downloadhdf5-11ddad75fb21a97c8f5f59d0df308765a2997b4e.zip
hdf5-11ddad75fb21a97c8f5f59d0df308765a2997b4e.tar.gz
hdf5-11ddad75fb21a97c8f5f59d0df308765a2997b4e.tar.bz2
[svn-r22488] Snapshot version 1.8 release 10 (snap4)
Diffstat (limited to 'hl')
-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)