From 27e83da3ec4ee676af51e23104621f0eb1f5f8cb Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Tue, 22 May 2012 21:43:13 +0200 Subject: tests: Remove new log files. * tests/Makefile.am (CLEANFILES): Add `location.log' and `info.log'. --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 1a1444a..4798202 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -12,4 +12,4 @@ TESTS = \ EXTRA_DIST = $(TESTS) -CLEANFILES = ast.log resolve.log rss-2.log +CLEANFILES = ast.log resolve.log rss-2.log location.log info.log -- cgit v1.2.3