diff options
Diffstat (limited to 'testsuite/timeout')
-rw-r--r-- | testsuite/timeout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/timeout/Makefile b/testsuite/timeout/Makefile index 5b6e166040..44c3304c77 100644 --- a/testsuite/timeout/Makefile +++ b/testsuite/timeout/Makefile @@ -52,7 +52,7 @@ calibrate.out: endif endif -clean distclean: +clean distclean maintainer-clean: -./Setup clean $(RM) -rf install-inplace $(RM) -f calibrate.out |