summaryrefslogtreecommitdiffstats
path: root/fortran/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/Makefile.in')
-rw-r--r--fortran/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/Makefile.in b/fortran/Makefile.in
index 2c0ab1e..d759e53 100644
--- a/fortran/Makefile.in
+++ b/fortran/Makefile.in
@@ -709,7 +709,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