[Telepathy-commits] [telepathy-mission-control/master] make clean: remove dbus-monitor logs from tests
Will Thompson
will.thompson at collabora.co.uk
Wed Dec 17 04:17:28 PST 2008
---
test/twisted/Makefile.am | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/test/twisted/Makefile.am b/test/twisted/Makefile.am
index fd172ef..ecf4fb8 100644
--- a/test/twisted/Makefile.am
+++ b/test/twisted/Makefile.am
@@ -33,7 +33,11 @@ EXTRA_DIST = \
mctest.py \
servicetest.py
-CLEANFILES = mc-[1-9]*.log *.pyc */*.pyc
+CLEANFILES = \
+ mc-[1-9]*.log \
+ *.pyc \
+ */*.pyc \
+ with-session-bus-*.dbus-monitor-logs
check_misc_sources = $(TESTS)
--
1.5.6.5
More information about the Telepathy-commits
mailing list