From 22c0eae35d290f25bfd69b937c09c10b6f961db7 Mon Sep 17 00:00:00 2001 From: Andrew Azores Date: Wed, 25 Sep 2013 16:32:44 -0400 Subject: Clean up summary_unit.txt and summary_reproducers.txt for "make clean" --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b0a19a0..270ce8f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1449,6 +1449,8 @@ clean-netx-unit-tests: clean_tests_reports clean_tests_reports: rm -rf $(TESTS_DIR)/$(REPORT_STYLES_DIRNAME)/ rm -f $(TESTS_DIR)/*.html + rm -f $(TESTS_DIR)/summary_unit.txt + rm -f $(TESTS_DIR)/summary_reproducers.txt clean-$(SOFTKILLER): rm -f $(TESTS_DIR)/softkiller -- cgit v1.2.3