diff options
author | Dan Williams <dcbw@redhat.com> | 2010-02-20 12:49:22 -0800 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2010-02-20 12:49:22 -0800 |
commit | 9d8e892ffe602a123697a5f65393b5752129de09 (patch) | |
tree | c317a8cd05b62ec96f2dd7e10473ce1434e01f72 /.gitignore | |
parent | c916ea7b4b0bb56820a08b7d51f46f5357b27bfe (diff) | |
parent | 9185ce987d254aab07b0e8439a2788ce0670e59d (diff) |
Merge remote branch 'origin/master' into qcdm
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9,6 +9,7 @@ configure depcomp install-sh ltmain.sh +intltool-* missing stamp-h1 *~ @@ -32,6 +33,10 @@ src/tests/test-modem-helpers libqcdm/tests/test-qcdm +po/Makefile.in.in +po/POTFILES +po/stamp-it + m4/gtk-doc.m4 m4/intltool.m4 m4/libtool.m4 |