aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0332e686d3..f121c33b24 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -192,6 +192,7 @@ if USE_LCOV
LCOV_FILTER_PATTERN = \
-p "/usr/include/" \
-p "/usr/lib/" \
+ -p "/usr/lib64/" \
-p "src/leveldb/" \
-p "src/bench/" \
-p "src/univalue" \