summaryrefslogtreecommitdiff
path: root/testsuite/timeout
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-01-09 15:22:32 +0000
committerIan Lynagh <igloo@earth.li>2009-01-09 15:22:32 +0000
commitcf219858a8c841d981148a4042049a4a909420ab (patch)
tree2a728ccdcc9fff62b0318d69e7c27c15151b1a2f /testsuite/timeout
parentf192a2544d0ce566543664324858106a8f0878dd (diff)
downloadhaskell-cf219858a8c841d981148a4042049a4a909420ab.tar.gz
Fix timeout's clean target
Diffstat (limited to 'testsuite/timeout')
-rw-r--r--testsuite/timeout/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/timeout/Makefile b/testsuite/timeout/Makefile
index 6277009dbf..044e52c68f 100644
--- a/testsuite/timeout/Makefile
+++ b/testsuite/timeout/Makefile
@@ -31,7 +31,8 @@ calibrate.out:
# interested in
clean distclean:
- -$(CABAL) clean
+ -./Setup clean
$(RM) -rf install-inplace
$(RM) -f calibrate.out
+ $(RM) -f Setup Setup.exe Setup.hi Setup.o