From 9430839ae2141de0a1a4837b0804feb3c3c79031 Mon Sep 17 00:00:00 2001 From: Yevgen Muntyan <17531749+muntyan@users.noreply.github.com> Date: Sun, 18 Jan 2009 12:45:20 -0600 Subject: [PATCH] Fixed distcheck --- tests/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index e6868150..87ea19d4 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -23,6 +23,7 @@ check_PROGRAMS += testhtml endif EXTRA_DIST = testthreads2.sh +CLEANFILES = testthreads2-log.txt all-tests: $(check_PROGRAMS)