summaryrefslogtreecommitdiffstats
path: root/tools/h5repack/Makefile.in
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2007-05-22 19:35:24 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2007-05-22 19:35:24 (GMT)
commit987146cc8e2853ed164769c9de5c2837385ae114 (patch)
treee72ac81835a1f4dee32af1c8e26a45ee829271d1 /tools/h5repack/Makefile.in
parent4d5673c3c0372f577f457c7e6def7d0d3b59c86c (diff)
downloadhdf5-987146cc8e2853ed164769c9de5c2837385ae114.zip
hdf5-987146cc8e2853ed164769c9de5c2837385ae114.tar.gz
hdf5-987146cc8e2853ed164769c9de5c2837385ae114.tar.bz2
[svn-r13793]
Clean temporary test files Tested: linux, SunOS Note: the files outside tools were generated by bin/reconfigure
Diffstat (limited to 'tools/h5repack/Makefile.in')
-rw-r--r--tools/h5repack/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5repack/Makefile.in b/tools/h5repack/Makefile.in
index a7cc99a..a6d37d9 100644
--- a/tools/h5repack/Makefile.in
+++ b/tools/h5repack/Makefile.in
@@ -330,7 +330,7 @@ TRACE = perl $(top_srcdir)/bin/trace
# Temporary files. *.h5 are generated by h5repack. They should
# copied to the testfiles/ directory if update is required.
-CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.h5
+CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.h5 *.bin
# Include src, test, and tools/lib directories
INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/test -I$(top_srcdir)/tools/lib