aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAllan LeSage <allanlesage@gmail.com>2012-03-27 23:50:43 -0500
committerAllan LeSage <allanlesage@gmail.com>2012-03-27 23:50:43 -0500
commit0597fa88bbafb21e71a1e2440423bc912c09f16b (patch)
tree812cc2222c99b6eb155cd43710f6abf2047dd013 /Makefile.am
parenteec3ce5bf89212a5e47e4d4ba56e3b468472e7c4 (diff)
downloadayatana-ido-0597fa88bbafb21e71a1e2440423bc912c09f16b.tar.gz
ayatana-ido-0597fa88bbafb21e71a1e2440423bc912c09f16b.tar.bz2
ayatana-ido-0597fa88bbafb21e71a1e2440423bc912c09f16b.zip
Added gcov coverage tooling.
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 30a0adc..530ded5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,3 +23,5 @@ DISTCLEANFILES = libido.pc libido3.pc
EXTRA_DIST = libido.pc.in libido3.pc.in
DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc
+
+include $(top_srcdir)/Makefile.am.coverage