From 06c22de526f735f94854210fa7cafe9f01e052a1 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 18 Sep 2013 17:00:35 +0100 Subject: [PATCH 07/10] Tests: clean up all built sources --- tests/twisted/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) -- 1.8.4.rc3