diff options
author | Allan LeSage <allan.lesage@canonical.com> | 2013-08-08 17:15:00 -0500 |
---|---|---|
committer | Allan LeSage <allan.lesage@canonical.com> | 2013-08-08 17:15:00 -0500 |
commit | f10353bc4208a48339cdc1e0656361b16636a3e2 (patch) | |
tree | eec59c038cf88758f81134b1545928aa4cb783d8 /.bzrignore | |
parent | 28c5156a3341814a7793b30686bd820b2d38d0a4 (diff) | |
download | ayatana-indicator-keyboard-f10353bc4208a48339cdc1e0656361b16636a3e2.tar.gz ayatana-indicator-keyboard-f10353bc4208a48339cdc1e0656361b16636a3e2.tar.bz2 ayatana-indicator-keyboard-f10353bc4208a48339cdc1e0656361b16636a3e2.zip |
Add gcov.m4, adjust .bzrignore for m4 files, add coverage Makefile.
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,6 +1,5 @@ *.c *.log -*.m4 *.pyc *.stamp *.stamp-t @@ -34,3 +33,10 @@ tests/indicator-keyboard-test tests/indicator-keyboard-test.trs tests/indicator-keyboard-tests tests/services/indicator-keyboard.service +aclocal.m4 +m4/intltool.m4 +m4/libtool.m4 +m4/lt~obsolete.m4 +m4/ltoptions.m4 +m4/ltsugar.m4 +m4/ltversion.m4
\ No newline at end of file |