From b5342afed877fb09806ed1f9fc738c691febfe64 Mon Sep 17 00:00:00 2001 From: Ed Hartnett Date: Mon, 8 Jan 2018 09:21:22 -0700 Subject: [PATCH] properly cleaned up all files during clean --- tests/cunit/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cunit/Makefile.am b/tests/cunit/Makefile.am index 16934faafeb..b6d13a9faeb 100644 --- a/tests/cunit/Makefile.am +++ b/tests/cunit/Makefile.am @@ -71,4 +71,4 @@ run_tests.sh : tests EXTRA_DIST = run_tests.sh # Clean up files produced during testing. -CLEANFILES = *.nc *.log +CLEANFILES = *.nc *.log decomp*.txt