aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 575f4eacd..72045304f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,6 +20,8 @@ DISTCHECK_CONFIGURE_FLAGS = \
--enable-debug \
--enable-gtk-doc
+@GNOME_CODE_COVERAGE_RULES@
+
# Ignore gtk theme cache files on distcheck
distuninstallcheck_listfiles = find . -type f -print | grep -v 'icon-theme.cache'