aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAllan LeSage <allanlesage@gmail.com>2012-03-27 17:12:02 -0500
committerAllan LeSage <allanlesage@gmail.com>2012-03-27 17:12:02 -0500
commitd582c0580dedcdc4fd4589b1fb50f1699cfcecc7 (patch)
treecc487926e8251ca1f82e317aa06b6b726b5e63db /Makefile.am
parenteec4fb8e1b1edf50f770b6f25f4601ffbfe37aa9 (diff)
downloadayatana-indicator-printers-d582c0580dedcdc4fd4589b1fb50f1699cfcecc7.tar.gz
ayatana-indicator-printers-d582c0580dedcdc4fd4589b1fb50f1699cfcecc7.tar.bz2
ayatana-indicator-printers-d582c0580dedcdc4fd4589b1fb50f1699cfcecc7.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 f90feae..8775921 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,3 +2,5 @@
SUBDIRS = src data test po
DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall
+
+include $(top_srcdir)/Makefile.am.coverage