[folks/folks-0-1] Don't list session.conf in CLEANFILES



commit 1c8dfea96eb1eb143b72b9ed3bf37a424e5ba6f7
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Sat Sep 18 15:29:20 2010 +0100

    Don't list session.conf in CLEANFILES
    
    Since it's generated by AC_CONFIG_FILES, it already has rebuild and clean
    rules generated for it. Adding it to CLEANFILES breaks this.

 tests/lib/telepathy/contactlist/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tests/lib/telepathy/contactlist/Makefile.am b/tests/lib/telepathy/contactlist/Makefile.am
index 8efc4a0..56ec6a5 100644
--- a/tests/lib/telepathy/contactlist/Makefile.am
+++ b/tests/lib/telepathy/contactlist/Makefile.am
@@ -68,7 +68,6 @@ CLEANFILES = \
 	_gen/tp_test_contact_list.manager \
 	$(INTROSPECTION_GIRS) \
 	tp-test-contactlist.vapi \
-	session.conf \
 	$(gir_DATA) \
 	$(typelib_DATA) \
 	$(NULL)



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