aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-04-05 15:07:16 -0400
committerKen VanDine <ken.vandine@canonical.com>2012-04-05 15:07:16 -0400
commit016b902f90a8ea66201dd8f5517ad2557ea4d98d (patch)
tree2f2899f32a41130b1097980df1aac772bba780ae /Makefile.am
parent96e1a9f55bedc6ac86bf9a9299bfcc380b7329fb (diff)
parent7897fdf647ff172bfc79aed5bd63fc6f5d52b0a8 (diff)
downloadayatana-indicator-session-016b902f90a8ea66201dd8f5517ad2557ea4d98d.tar.gz
ayatana-indicator-session-016b902f90a8ea66201dd8f5517ad2557ea4d98d.tar.bz2
ayatana-indicator-session-016b902f90a8ea66201dd8f5517ad2557ea4d98d.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