summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2019-01-23 20:45:32 +0000
committerSimon McVittie <smcv@collabora.com>2019-01-23 20:45:32 +0000
commit6d8280ec93fc44c1e1c1ef8b350003dbd72ca090 (patch)
treebda3bb5fdca4b279683af96964a9c7b90ee77dfd /Makefile.am
parentfc205cb4e4bc3f50ac0a4669e4d4ce55b56c89df (diff)
parent83be61aa2d72d2bc46ef867cb5066039e5402c45 (diff)
Merge branch 'code-coverage' into 'master'
Adapt to API change in AX_CODE_COVERAGE version 28 Closes #249 See merge request dbus/dbus!88 Reviewed-by: @pwithnall
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c35028a9..54baa326 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,4 +42,4 @@ DISTCHECK_CONFIGURE_FLAGS = \
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
# Add rules for code-coverage testing, as defined by AX_CODE_COVERAGE
-@CODE_COVERAGE_RULES@
+include $(top_srcdir)/aminclude_static.am