aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAllan LeSage <allanlesage@gmail.com>2012-03-27 16:54:01 -0500
committerAllan LeSage <allanlesage@gmail.com>2012-03-27 16:54:01 -0500
commit6f293994f8f9c260401fd76a189c7461b1b5f994 (patch)
treefe3924ca8a6d3bf8b656d2b4d87800d7b1fa578c /Makefile.am
parent328e55e2a006ca560deaf921b4017f07c4ef41f6 (diff)
downloadlibayatana-appindicator-6f293994f8f9c260401fd76a189c7461b1b5f994.tar.gz
libayatana-appindicator-6f293994f8f9c260401fd76a189c7461b1b5f994.tar.bz2
libayatana-appindicator-6f293994f8f9c260401fd76a189c7461b1b5f994.zip
Added 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 e19101d..583bb5f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,3 +46,5 @@ dist-hook:
else \
echo Failed to generate AUTHORS: not a branch >&2; \
fi
+
+include $(top_srcdir)/Makefile.am.coverage