diff options
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |