aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-03-29 10:39:14 -0700
committerCharles Kerr <charles.kerr@canonical.com>2012-03-29 10:39:14 -0700
commit689b16a6e4c356711ec99e580acc91a97b0a2f77 (patch)
treef5076aed5ab993ebf73c07d239ac1b597a976b11 /Makefile.am
parent80f29374f243cd53e53bf662a0017cd4088d238a (diff)
parentac5d7a54f7dacb776f2957d925450e97ca6f544a (diff)
downloadayatana-indicator-session-689b16a6e4c356711ec99e580acc91a97b0a2f77.tar.gz
ayatana-indicator-session-689b16a6e4c356711ec99e580acc91a97b0a2f77.tar.bz2
ayatana-indicator-session-689b16a6e4c356711ec99e580acc91a97b0a2f77.zip
merge lp:~allanlesage/indicator-session/TDD to add gcov to the build for coverage statitistics
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