[folks] Add the Telepathy test library g-i and Vala files to DISTCLEANFILES



commit 7f27975ae39a909d77662885ad30ffd778e1bb58
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Wed Nov 10 15:11:48 2010 -0800

    Add the Telepathy test library g-i and Vala files to DISTCLEANFILES

 tests/lib/telepathy/contactlist/Makefile.am |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/tests/lib/telepathy/contactlist/Makefile.am b/tests/lib/telepathy/contactlist/Makefile.am
index 3911b93..50a3eb0 100644
--- a/tests/lib/telepathy/contactlist/Makefile.am
+++ b/tests/lib/telepathy/contactlist/Makefile.am
@@ -81,6 +81,13 @@ CLEANFILES = \
 	$(typelib_DATA) \
 	$(NULL)
 
+# XXX: theoretically, these shouldn't be here, but distcheck's final disclean
+# complains that these files exist at the end
+DISTCLEANFILES = \
+	tp-test-contactlist.gir \
+	tp-test-contactlist.vapi \
+	$(NULL)
+
 EXTRA_DIST = \
     tp-test-contactlist.vapi \
     $(INTROSPECTION_GIRS) \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]