From 46d4b1f53c59986b33ead2c510530279a950214e Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Thu, 25 Feb 2021 20:05:58 +0100 Subject: Clean the test logs --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index 3553a1a..7347542 100644 --- a/Makefile.am +++ b/Makefile.am @@ -73,3 +73,6 @@ TEST_EXTENSIONS = .scm AM_TESTS_ENVIRONMENT = $(top_builddir)/pre-inst-env SCM_LOG_COMPILER = $(GUILE) AM_SCM_LOG_FLAGS = --no-auto-compile -s + +clean-local: + rm test-*.log -- cgit v1.2.3