aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-04-05 12:48:31 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-04-05 12:48:31 -0500
commit4f163e4de5ac76aba2236747ebea7b9511bfbfb0 (patch)
tree800e3976a521bee10d5e22190e17c3b248c03859 /Makefile.am
parentd9e9add300de49171b6a0726ca6c51bb032879af (diff)
parent6127a94efad13c780625228a1541c387528d75f1 (diff)
downloadayatana-indicator-session-4f163e4de5ac76aba2236747ebea7b9511bfbfb0.tar.gz
ayatana-indicator-session-4f163e4de5ac76aba2236747ebea7b9511bfbfb0.tar.bz2
ayatana-indicator-session-4f163e4de5ac76aba2236747ebea7b9511bfbfb0.zip
* New upstream release.
* Remove desktop files so they don't appear in the dash. (LP: #973181) * Add gcov to the build for coverage statistics
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