[folks] Don't delete tp-test-contactlist.deps when maintainer-cleaning.
- From: Travis Reitter <treitter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Don't delete tp-test-contactlist.deps when maintainer-cleaning.
- Date: Thu, 9 Jun 2011 22:32:54 +0000 (UTC)
commit e60a5fa59f5706105a72a9182ae24f499e14f36c
Author: Travis Reitter <travis reitter collabora co uk>
Date: Thu Jun 9 15:29:53 2011 -0700
Don't delete tp-test-contactlist.deps when maintainer-cleaning.
This fixes a bug introduced by b983fee7
tests/lib/telepathy/contactlist/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tests/lib/telepathy/contactlist/Makefile.am b/tests/lib/telepathy/contactlist/Makefile.am
index 2a91549..51f45a6 100644
--- a/tests/lib/telepathy/contactlist/Makefile.am
+++ b/tests/lib/telepathy/contactlist/Makefile.am
@@ -84,7 +84,8 @@ CLEANFILES = \
$(NULL)
MAINTAINERCLEANFILES = \
- $(dist_noinst_DATA) \
+ tp-test-contactlist.gir \
+ tp-test-contactlist.vapi \
$(NULL)
EXTRA_DIST = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]