diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/Makefile.am.test | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am.test b/tools/Makefile.am.test index 77ca17e..cad2627 100644 --- a/tools/Makefile.am.test +++ b/tools/Makefile.am.test @@ -6,6 +6,7 @@ test: Makefile.am.test $(TESTFILES)  	@echo "All tests done."  test_clean: +	rm -Rf lgov  	rm -f $(TESTFILES) $(TESTLOGS)  test_report:  | 
