[gnome-chess] Clean/ignore more test output



commit 838170282172e6409b4bbcab8a13540be62e3f62
Author: Michael Catanzaro <mike catanzaro gmail com>
Date:   Sat Jul 6 14:05:52 2013 -0500

    Clean/ignore more test output

 src/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index c344b67..7b3b486 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -68,6 +68,8 @@ gnome_chess_VALAFLAGS = \
 
 CLEANFILES = \
        $(patsubst %.vala,%.c,$(filter %.vala, $(SOURCES))) \
-       *_vala.stamp
+       *_vala.stamp \
+       *.log \
+       *.trs
 
 -include $(top_srcdir)/git.mk



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