diff options
Diffstat (limited to 'testsuite/Makefile.in')
-rw-r--r-- | testsuite/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/Makefile.in b/testsuite/Makefile.in index 640938a4..9d69cf3b 100644 --- a/testsuite/Makefile.in +++ b/testsuite/Makefile.in @@ -330,7 +330,7 @@ all-local: @ln -sf ../stap . clean-local: - @rm -f ./stap site.exp + @rm -f ./stap site.exp systemtap.sum systemtap.log check-local: |