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