[Telepathy-commits] [telepathy-qt4/master] tests/dbus: remove generated files in clean and distclean

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Nov 28 03:50:06 PST 2008


---
 tests/dbus/Makefile.am |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/tests/dbus/Makefile.am b/tests/dbus/Makefile.am
index 191c737..f8e58cd 100644
--- a/tests/dbus/Makefile.am
+++ b/tests/dbus/Makefile.am
@@ -34,3 +34,9 @@ TESTS_ENV = \
 TESTS_ENVIRONMENT = \
     $(TESTS_ENV) \
     sh $(top_srcdir)/tools/with-session-bus.sh --session --
+
+CLEANFILES = \
+    $(BUILT_SOURCES)
+
+distclean-local:
+	rm -rf _gen
-- 
1.5.6.5




More information about the Telepathy-commits mailing list