summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorfche <fche>2005-08-01 17:40:26 +0000
committerfche <fche>2005-08-01 17:40:26 +0000
commitd8067b24c81ff89a28ece9c52ba35fe6136d35f2 (patch)
treeec264e0422a39daf7a99a67823dc33f94786fbb6 /Makefile.am
parenta85c5829d137b452d1fa5839e8450e08ec61e406 (diff)
downloadsystemtap-steved-d8067b24c81ff89a28ece9c52ba35fe6136d35f2.tar.gz
systemtap-steved-d8067b24c81ff89a28ece9c52ba35fe6136d35f2.tar.xz
systemtap-steved-d8067b24c81ff89a28ece9c52ba35fe6136d35f2.zip
2005-08-01 Frank Ch. Eigler <fche@elastic.org>
* elaborate.cxx (derive_probes): Print error if results empty. * tapsets.cxx (dwflpp_assert): Handle positive RCs, which likely came from errno. (dwflpp::setup): Improve missing debug-info messages. * testsuite/semko/sixteen,seventeen.stp: New tests. * runtest.sh: Save stdout/stderr of FAIL/XPASS test cases. * Makefile.am (clean-local): Clean up testsuite/. * Makefile.in, aclocal.m4: Regenerated.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 153c4cb4..bab563c7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -82,4 +82,5 @@ rpm: dist docs
clean-local:
rm -f *.gcov *.gcno *.gcda ${PACKAGE_TARNAME}-*.tar.gz
+ rm -rf testsuite
rm -rf ${PACKAGE_TARNAME}-${PACKAGE_VERSION}