aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAllan LeSage <allanlesage@gmail.com>2012-03-27 23:40:23 -0500
committerAllan LeSage <allanlesage@gmail.com>2012-03-27 23:40:23 -0500
commitc54e02d80857bd08071e2311f456ef992a9d7a01 (patch)
tree0fab75522dee9301262840fdaa1dde732b545286 /Makefile.am
parent3a9221c21feb1701119db5079bf3e350c0cb0aac (diff)
downloadlibdbusmenu-c54e02d80857bd08071e2311f456ef992a9d7a01.tar.gz
libdbusmenu-c54e02d80857bd08071e2311f456ef992a9d7a01.tar.bz2
libdbusmenu-c54e02d80857bd08071e2311f456ef992a9d7a01.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 6b11b31..948cb3d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,3 +53,5 @@ dist-hook:
else \
echo Failed to generate AUTHORS: not a branch >&2; \
fi
+
+include $(top_srcdir)/Makefile.am.coverage