[gtksourceview/code-coverage: 3/3] Update CLEANFILES for the code coverage



commit 2eaf23c44d19f0552b938f98fcac97b8a5645e56
Author: SÃbastien Wilmet <swilmet gnome org>
Date:   Sun Jan 13 17:11:20 2013 +0100

    Update CLEANFILES for the code coverage

 tests/Makefile.am |   17 +++++------------
 1 files changed, 5 insertions(+), 12 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index bc45894..0d5f985 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -78,18 +78,11 @@ python_tests =			\
 EXTRA_DIST =				\
 	$(python_tests)
 
-test_sources =					\
-	$(test_buffer_SOURCES)			\
-	$(test_completion_model_SOURCES)	\
-	$(test_completion_SOURCES)		\
-	$(test_languagemanager_SOURCES)		\
-	$(test_printcompositor_SOURCES)		\
-	$(test_widget_SOURCES)			\
-	gtksourcecompletionmodel.c
-
 # Generated files for the code coverage
-CLEANFILES =				\
-	$(test_sources:.c=.gcda) 	\
-	$(test_sources:.c=.gcno)
+CLEANFILES =							\
+	test_completion_model-gtksourcecompletionmodel.gcda	\
+	test_completion_model-gtksourcecompletionmodel.gcno	\
+	test_completion_model-test-completion-model.gcda	\
+	test_completion_model-test-completion-model.gcno
 
 -include $(top_srcdir)/git.mk



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