diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2009-06-01 18:50:44 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2009-06-01 18:50:44 (GMT) |
commit | 126dae2440467e5e2f5a182a5a9424ab357d8992 (patch) | |
tree | cc6517f4488fa326199a31e0a4d45d8042041603 /hl/test/Makefile.in | |
parent | 358f18543f999e4ffbe85b04789f0ac9b35d808c (diff) | |
download | hdf5-126dae2440467e5e2f5a182a5a9424ab357d8992.zip hdf5-126dae2440467e5e2f5a182a5a9424ab357d8992.tar.gz hdf5-126dae2440467e5e2f5a182a5a9424ab357d8992.tar.bz2 |
[svn-r16995] Snapshot version 1.9 release 39
Diffstat (limited to 'hl/test/Makefile.in')
-rw-r--r-- | hl/test/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/test/Makefile.in b/hl/test/Makefile.in index e527341..1f1f49b 100644 --- a/hl/test/Makefile.in +++ b/hl/test/Makefile.in @@ -354,7 +354,7 @@ 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-6].h5 test_image[1-3].h5 test_lite[1-2].h5 \ + test_ds[1-7].h5 test_image[1-3].h5 test_lite[1-2].h5 \ test_table.h5 test_packet_table.h5 test_packet_compress.h5 # Add include directories to C preprocessor flags |