summaryrefslogtreecommitdiffstats
path: root/tools/h5copy/Makefile.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2007-06-26 16:08:38 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2007-06-26 16:08:38 (GMT)
commitd114cda9a00a89323aedacec5dfcbbdf0aca32b7 (patch)
tree1bb352d0fb2da88b403024c497df4ddd7e7dd64e /tools/h5copy/Makefile.in
parentfc42567dbe0c157b96ef9811517f1d9193c3c844 (diff)
downloadhdf5-d114cda9a00a89323aedacec5dfcbbdf0aca32b7.zip
hdf5-d114cda9a00a89323aedacec5dfcbbdf0aca32b7.tar.gz
hdf5-d114cda9a00a89323aedacec5dfcbbdf0aca32b7.tar.bz2
[svn-r13914] Description:
Clean up files generated during testing. Tested on: Linux/32 2.6 (chicago)
Diffstat (limited to 'tools/h5copy/Makefile.in')
-rw-r--r--tools/h5copy/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5copy/Makefile.in b/tools/h5copy/Makefile.in
index 5262cc9..c7d469d 100644
--- a/tools/h5copy/Makefile.in
+++ b/tools/h5copy/Makefile.in
@@ -316,7 +316,7 @@ TRACE = perl $(top_srcdir)/bin/trace
# .chkexe files are used to mark tests that have run successfully.
# .chklog files are output from those tests.
# *.clog are from the MPE option.
-CHECK_CLEANFILES = *.chkexe *.chklog *.clog
+CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.h5
# Include src and tools/lib directories
INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/tools/lib