diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/.gitignore | 2 | ||||
-rw-r--r-- | po/POTFILES.in | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/po/.gitignore b/po/.gitignore index 79594c04..cb5df535 100644 --- a/po/.gitignore +++ b/po/.gitignore @@ -1,3 +1,4 @@ + /*.gmo /*.po /*.po~ @@ -20,3 +21,4 @@ /remove-potcdate.sed /remove-potcdate.sin /stamp-po + diff --git a/po/POTFILES.in b/po/POTFILES.in index 8c1b5966..b62e8a10 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -22,7 +22,7 @@ lib/bitset_stats.c lib/error.c lib/getopt.c lib/obstack.c -lib/pipe.c +lib/spawn-pipe.c lib/quotearg.c lib/timevar.c lib/w32spawn.h |