summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5diff/Makefile.in')
-rw-r--r--tools/h5diff/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5diff/Makefile.in b/tools/h5diff/Makefile.in
index e8a7d11..4f6d2cc 100644
--- a/tools/h5diff/Makefile.in
+++ b/tools/h5diff/Makefile.in
@@ -722,7 +722,7 @@ install-doc uninstall-doc:
# clean up files generated by tests so they can be re-run.
build-check-clean:
- $(RM) $(CHECK_CLEANFILES)
+ $(RM) -rf $(CHECK_CLEANFILES)
# run check-clean whenever mostlyclean is run
mostlyclean-local: build-check-clean