summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2004-06-11 14:02:48 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2004-06-11 14:02:48 (GMT)
commit958d370d13ce93cc079296cf7feb46e8ad0ad5d0 (patch)
treeb96720b5c106b7ac6a85c9e6b88273f541265d0e /tools
parent429abe8b165cd4b15d65b6b0ec18b38ad785762f (diff)
downloadhdf5-958d370d13ce93cc079296cf7feb46e8ad0ad5d0.zip
hdf5-958d370d13ce93cc079296cf7feb46e8ad0ad5d0.tar.gz
hdf5-958d370d13ce93cc079296cf7feb46e8ad0ad5d0.tar.bz2
[svn-r8655] Purpose:
Code cleanup Description: Add more files that should be removed to the clean & distclean targets. Platforms tested: FreeBSD 4.10 (sleipnir) Too minor to require h5committest
Diffstat (limited to 'tools')
-rw-r--r--tools/h5dump/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5dump/Makefile.in b/tools/h5dump/Makefile.in
index 0206296..8083106 100644
--- a/tools/h5dump/Makefile.in
+++ b/tools/h5dump/Makefile.in
@@ -46,8 +46,8 @@ PUB_LIB=
## Temporary files. *.h5 are generated by h5dumpgentest. They should
## copied to the testfiles/ directory if update is required.
MOSTLYCLEAN=*.h5
-
CLEAN=
+DISTCLEAN=testh5dump.sh
## Source and object files for programs...
##