[libpeas] Clean test-callgrind output files



commit a0336597eb489f09e528e69aa4f0e2923a7724b4
Author: Garrett Regier <alias301 gmail com>
Date:   Sat Mar 5 06:43:08 2011 -0800

    Clean test-callgrind output files

 tests/Makefile.tests |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.tests b/tests/Makefile.tests
index 22406d4..3a74265 100644
--- a/tests/Makefile.tests
+++ b/tests/Makefile.tests
@@ -61,6 +61,6 @@ generate-report: $(TEST_PROGS)
 	@test -z "$(TEST_PROGS)" || \
 	 G_SLICE=debug-blocks $(GTESTER) $(GTESTER_ARGS) $(TEST_PROGS)
 
-CLEANFILES = vgdump-*
+CLEANFILES = cgdump-* vgdump-*
 
 .PHONY: test test-gdb test-valgrind test-callgrind generate-report



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