diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-04-11 14:25:55 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2008-04-11 14:25:55 +0000 |
commit | 26d99ed6e71c162eaf0188a696d7ee9885d8bab8 (patch) | |
tree | 312149846db50acf092f2693e0069589c1168305 | |
parent | e454d74eee3dc5efcc6950b0f67315652e46b24d (diff) |
tests/twisted/tools/Makefile.am: clean up correctlytelepathy-gabble-0.7.3
-rw-r--r-- | tests/twisted/tools/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/twisted/tools/Makefile.am b/tests/twisted/tools/Makefile.am index 16ec15167..f9a5d7cbc 100644 --- a/tests/twisted/tools/Makefile.am +++ b/tests/twisted/tools/Makefile.am @@ -23,3 +23,7 @@ EXTRA_DIST = \ $(conf_in_files) \ exec-with-log.sh.in \ with-session-bus.sh + +CLEANFILES = \ + $(BUILT_SOURCES) \ + gabble-testing.log |