summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Reitter <travis.reitter@collabora.co.uk>2011-06-09 15:29:53 -0700
committerTravis Reitter <travis.reitter@collabora.co.uk>2011-06-09 15:32:28 -0700
commite60a5fa59f5706105a72a9182ae24f499e14f36c (patch)
tree4e85353d51b3ba3c8cc184acdd2762303f68b679
parent1baf849cc8296f7d154742ded5069034680850c5 (diff)
Don't delete tp-test-contactlist.deps when maintainer-cleaning.
This fixes a bug introduced by b983fee7
-rw-r--r--tests/lib/telepathy/contactlist/Makefile.am3
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 = \