summaryrefslogtreecommitdiffstats
path: root/tools/h5dump
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5dump')
-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...
##