From 24ccf03a90b5338cc82d6fae2bef6f78145dcf06 Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Sun, 27 Jul 2014 22:40:04 -0400 Subject: [PATCH] added configure_max_coverage.sh helper script --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index ed513e3f..314ae954 100644 --- a/Makefile.am +++ b/Makefile.am @@ -349,6 +349,7 @@ EXTRA_DIST = \ test/fko-python.py \ test/run-test-suite.sh \ test/valgrind_suppressions \ + test/configure_max_coverage.sh \ test/README \ VERSION \ win32/config.h \