diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2009-06-01 17:53:19 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2009-06-01 17:53:19 (GMT) |
commit | 95bd7eac471155e62ec372b4d92603aa0edd52aa (patch) | |
tree | a161039cbc658513f0dabc55a306437a9c119734 /hl | |
parent | 6bd725cec32a1d173707402e3815b7c1bccd00e0 (diff) | |
download | hdf5-95bd7eac471155e62ec372b4d92603aa0edd52aa.zip hdf5-95bd7eac471155e62ec372b4d92603aa0edd52aa.tar.gz hdf5-95bd7eac471155e62ec372b4d92603aa0edd52aa.tar.bz2 |
[svn-r16993] Snapshot version 1.8 release 3 (snap0)
Diffstat (limited to 'hl')
-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 |