aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAllan LeSage <allanlesage@gmail.com>2012-03-27 17:29:55 -0500
committerAllan LeSage <allanlesage@gmail.com>2012-03-27 17:29:55 -0500
commitd9416f4f284c401b8848e4bd249fd5cbd25142c3 (patch)
tree952be03ae1947709564ed479da10d13534cf692a /Makefile.am
parent3c5b15aba9bb40ab8ef9c55df35941b67e52d31b (diff)
downloadayatana-indicator-session-d9416f4f284c401b8848e4bd249fd5cbd25142c3.tar.gz
ayatana-indicator-session-d9416f4f284c401b8848e4bd249fd5cbd25142c3.tar.bz2
ayatana-indicator-session-d9416f4f284c401b8848e4bd249fd5cbd25142c3.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 d63dac8..bb27c84 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -72,3 +72,5 @@ test-ascii-quotes: po
@chmod +x $@
CLEANFILES = $(TESTS)
+
+include $(top_srcdir)/Makefile.am.coverage