[gitg] Clean up 'tests/progress_bin*' temporary files
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg] Clean up 'tests/progress_bin*' temporary files
- Date: Mon, 27 May 2013 07:24:04 +0000 (UTC)
commit 1515920bd8da802a04f8e0f2041553138f4db353
Author: Techlive Zheng <techlivezheng gmail com>
Date: Thu May 23 07:23:55 2013 +0800
Clean up 'tests/progress_bin*' temporary files
tests/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3ef6d16..cff2f29 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -22,11 +22,13 @@ TESTS = $(TEST_PROGS)
BUILT_SOURCES = \
diff_view_vala.stamp \
- dash_view_vala.stamp
+ dash_view_vala.stamp \
+ progress_bin_vala.stamp
CLEANFILES = \
$(diff_view_SOURCES:.vala=.c) \
$(dash_view_SOURCES:.vala=.c) \
+ $(progress_bin_SOURCES:.vala=.c) \
$(BUILT_SOURCES)
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]