summaryrefslogtreecommitdiff
path: root/build/Makefile.gcov
diff options
context:
space:
mode:
Diffstat (limited to 'build/Makefile.gcov')
-rw-r--r--build/Makefile.gcov4
1 files changed, 1 insertions, 3 deletions
diff --git a/build/Makefile.gcov b/build/Makefile.gcov
index 27cd1598a0..681e56f0dc 100644
--- a/build/Makefile.gcov
+++ b/build/Makefile.gcov
@@ -14,7 +14,6 @@ LCOV_EXCLUDES = \
'$(top_srcdir)/ext/mbstring/libmbfl/*' \
'$(top_srcdir)/ext/opcache/jit/libudis86/*' \
'$(top_srcdir)/ext/pcre/pcre2lib/*' \
- '$(top_srcdir)/ext/xmlrpc/libxmlrpc/*' \
'$(top_srcdir)/parse_date.re' \
'$(top_srcdir)/parse_iso_intervals.re'
@@ -26,8 +25,7 @@ GCOVR_EXCLUDES = \
'ext/hash/sha3/.*' \
'ext/mbstring/libmbfl/.*' \
'ext/opcache/jit/libudis86/.*' \
- 'ext/pcre/pcre2lib/.*' \
- 'ext/xmlrpc/libxmlrpc/.*'
+ 'ext/pcre/pcre2lib/.*'
lcov: lcov-html