commit | 7a105adcb9de0f5fc1331dac435656f71fac57b1 | [log] [tgz] |
---|---|---|
author | Gavin Howard <yzena.tech@gmail.com> | Mon Apr 01 09:26:29 2019 -0600 |
committer | Gavin Howard <yzena.tech@gmail.com> | Mon Apr 01 09:26:29 2019 -0600 |
tree | 98af8e54409d7bcea1824ea1bb67c461a4795b1f | |
parent | 2114627888dc131c6d99137e4c099b95cbded197 [diff] [blame] |
Make sure to remove some test files
diff --git a/Makefile.in b/Makefile.in index 4bd8188..7f4b8c5 100644 --- a/Makefile.in +++ b/Makefile.in
@@ -265,6 +265,7 @@ @$(RM) -f tests/bc/parse.txt tests/bc/parse_results.txt @$(RM) -f tests/bc/print.txt tests/bc/print_results.txt @$(RM) -f tests/bc/bessel.txt tests/bc/bessel_results.txt + @$(RM) -f tests/dc/scripts/prime.txt tests/dc/scripts/stream.txt @$(RM) -f .log_*.txt @$(RM) -f .math.txt .results.txt .ops.txt @$(RM) -f .test.txt