diff options
author | Dan Williams <dcbw@redhat.com> | 2010-02-16 11:03:16 -0800 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2010-02-16 11:03:16 -0800 |
commit | 9c958c99bc7621fc800617246e5a9fa4bc4d48c8 (patch) | |
tree | a6207ba5dbb97922e1e9205712d3cad0534db845 /.gitignore | |
parent | 1a7be4a379e95a0ceb5ed1d30540eaf75354f27f (diff) |
build: add intltool support for PolicyKit policy translations
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 *~ @@ -30,6 +31,10 @@ callouts/mm-modem-probe test/lsudev src/tests/test-modem-helpers +po/Makefile.in.in +po/POTFILES +po/stamp-it + m4/gtk-doc.m4 m4/intltool.m4 m4/libtool.m4 |