telepathy-mission-control: Tests: clean up all built sources
Simon McVittie
smcv at kemper.freedesktop.org
Thu Sep 19 11:42:53 PDT 2013
Module: telepathy-mission-control
Branch: master
Commit: cfb5810baf0b6f28223d2ebf7b9c20eddf2940cf
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=cfb5810baf0b6f28223d2ebf7b9c20eddf2940cf
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed Sep 18 17:00:35 2013 +0100
Tests: clean up all built sources
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=69542
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
---
tests/twisted/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/tests/twisted/Makefile.am b/tests/twisted/Makefile.am
index 71149d1..f446998 100644
--- a/tests/twisted/Makefile.am
+++ b/tests/twisted/Makefile.am
@@ -285,7 +285,8 @@ CLEANFILES = \
*.pyc \
*/*.pyc \
with-session-bus-*.dbus-monitor-logs \
- config.py
+ $(BUILT_SOURCES) \
+ $(NULL)
check_misc_sources = $(TESTS)
More information about the telepathy-commits
mailing list