diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-02-02 16:51:30 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-02-17 17:07:12 +0000 |
commit | 9a97f820793a4400d7d2dbb71838f5be06e427c6 (patch) | |
tree | 429d1b36c781fd87d2dc8dedb05a02394268f657 /.gitignore | |
parent | f6e2c958a0345a57c6b9b7f27acf5aee2ff1877b (diff) | |
download | dbus-9a97f820793a4400d7d2dbb71838f5be06e427c6.tar.gz |
Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcov
Reviewed-by: Colin Walters <walters@verbum.org>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=10887
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -33,6 +33,11 @@ config.h.in *.bbg *.da *.gcov +*.gcda +*.gcno tags /dbus-1.*/ /dbus-1.*.tar.* +/lcov.html/ +/lcov.info +/lcov.info.tmp |