summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
Diffstat (limited to 'testpar')
-rw-r--r--testpar/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/Makefile.in b/testpar/Makefile.in
index 64c63e0..057749d 100644
--- a/testpar/Makefile.in
+++ b/testpar/Makefile.in
@@ -695,7 +695,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