[folks] Fix the CLEANFILES for the Tp tests.
- From: Travis Reitter <treitter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Fix the CLEANFILES for the Tp tests.
- Date: Wed, 6 Oct 2010 18:13:10 +0000 (UTC)
commit 727192f6578e8e1856d2eed5bb579a27489e8c5a
Author: Travis Reitter <travis reitter collabora co uk>
Date: Wed Oct 6 11:00:22 2010 -0700
Fix the CLEANFILES for the Tp tests.
tests/telepathy/Makefile.am | 12 ++++--------
1 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/tests/telepathy/Makefile.am b/tests/telepathy/Makefile.am
index 4ff9d63..f5569a3 100644
--- a/tests/telepathy/Makefile.am
+++ b/tests/telepathy/Makefile.am
@@ -61,6 +61,10 @@ contact_properties_SOURCES = \
$(NULL)
CLEANFILES = \
+ $(addsuffix .c,$(noinst_PROGRAMS)) \
+ *.stamp \
+ *.pid \
+ *.address \
$(TESTS) \
$(NULL)
@@ -71,12 +75,4 @@ test-%: %
> $@
chmod +x $@
-#FIXME: simplify if possible
-GITIGNOREFILES = \
- $(contact_retrieval_SOURCES:.vala=.c) \
- contact_retrieval_vala.stamp \
- $(contact_properties_SOURCES:.vala=.c) \
- contact_properties_vala.stamp \
- $(NULL)
-
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]