summaryrefslogtreecommitdiffstats
path: root/hl/tools/gif2h5/Makefile.in
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2007-04-10 15:13:09 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2007-04-10 15:13:09 (GMT)
commita4c2816077f970a677661c9b78855ddf32c4c2f2 (patch)
tree4bed08b657456ae8bb48fdc10c73acb65b567d42 /hl/tools/gif2h5/Makefile.in
parenta644ba9fd0cbef4a75d941cfed3df30d19255196 (diff)
downloadhdf5-a4c2816077f970a677661c9b78855ddf32c4c2f2.zip
hdf5-a4c2816077f970a677661c9b78855ddf32c4c2f2.tar.gz
hdf5-a4c2816077f970a677661c9b78855ddf32c4c2f2.tar.bz2
[svn-r13622]
make makefile to clean temporary files
Diffstat (limited to 'hl/tools/gif2h5/Makefile.in')
-rw-r--r--hl/tools/gif2h5/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/tools/gif2h5/Makefile.in b/hl/tools/gif2h5/Makefile.in
index 500c493..fe1bcb6 100644
--- a/hl/tools/gif2h5/Makefile.in
+++ b/hl/tools/gif2h5/Makefile.in
@@ -317,7 +317,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 *.gif
# Include src and tools/lib directories
INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/tools/lib -I$(top_srcdir)/hl/src