[Telepathy-commits] [telepathy-qt4/master] tests/lib: delete built sources in clean (fixing distcheck)
Simon McVittie
simon.mcvittie at collabora.co.uk
Mon Feb 23 11:59:40 PST 2009
---
tests/lib/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tests/lib/Makefile.am b/tests/lib/Makefile.am
index e4ea732..b30e6c5 100644
--- a/tests/lib/Makefile.am
+++ b/tests/lib/Makefile.am
@@ -19,6 +19,7 @@ EXTRA_DIST = \
BUILT_SOURCES = \
_gen/test.h.moc.hpp
+CLEANFILES = $(BUILT_SOURCES)
libtp_qt4_tests_la_SOURCES = \
test.cpp \
--
1.5.6.5
More information about the telepathy-commits
mailing list