summaryrefslogtreecommitdiffstats
path: root/testsuite/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/Makefile.am')
-rw-r--r--testsuite/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index 2602a162..fe089f50 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -9,7 +9,7 @@ all-local:
clean-local:
-rm -f ./stap site.exp systemtap.sum systemtap.log
- -rm -rf .systemtap .cache_test 2>/dev/null
+ -rm -rf .systemtap* .cache_test* 2>&1 /dev/null
DEJAZILLA=@dejazilla@