[telepathy-haze-0.8] telepathy-haze: Clean up test files
Simon McVittie
smcv at kemper.freedesktop.org
Tue Sep 17 05:13:04 PDT 2013
Module: telepathy-haze
Branch: telepathy-haze-0.8
Commit: 9e4672c115e56794192ba80c8f601a21859eba63
URL: http://cgit.freedesktop.org/telepathy/telepathy-haze/commit/?id=9e4672c115e56794192ba80c8f601a21859eba63
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Tue Sep 17 11:24:36 2013 +0100
Clean up test files
---
tests/Makefile.am | 2 ++
tests/twisted/tools/Makefile.am | 5 +++++
2 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 0677b8f..af9cb85 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -3,3 +3,5 @@ SUBDIRS = .
if WANT_TWISTED_TESTS
SUBDIRS += twisted
endif
+
+CLEANFILES = haze-testing.log
diff --git a/tests/twisted/tools/Makefile.am b/tests/twisted/tools/Makefile.am
index bde35e8..a8b34c1 100644
--- a/tests/twisted/tools/Makefile.am
+++ b/tests/twisted/tools/Makefile.am
@@ -24,3 +24,8 @@ EXTRA_DIST = \
exec-with-log.sh \
with-session-bus.sh \
$(NULL)
+
+CLEANFILES = \
+ $(BUILT_SOURCES) \
+ haze-testing.log \
+ $(NULL)
More information about the telepathy-commits
mailing list