summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-01-16 10:47:39 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-01-20 17:57:37 +0000
commitfb8a53ca392f276739a92de0b88727b262c7cca9 (patch)
tree63833a0bf17a839d24adb6767172449914b32c9c /Makefile.am
parente9617286b23c53c21391640b329dd28352f20dff (diff)
Add LCOV machinery
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 75725541..8fb5722f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,4 +9,5 @@ check-twisted: all
check-all: check check-twisted
+include tools/lcov.am
include tools/telepathy.am