diff options
author | Jiang Xin <worldhello.net@gmail.com> | 2012-02-13 14:37:59 +0800 |
---|---|---|
committer | Jiang Xin <worldhello.net@gmail.com> | 2012-02-15 11:17:10 +0800 |
commit | dce37b66fb02aba3a38aebbb668e38118bb7dab4 (patch) | |
tree | 9ee4e7a654c1311b01d55c5966502adfa0eb5ddf /Makefile | |
parent | b6b3b6a01f357922ccd14f2615accc9bd39fc194 (diff) | |
download | git-dce37b66fb02aba3a38aebbb668e38118bb7dab4.tar.gz |
l10n: initial git.pot for 1.7.10 upcoming release
The file 'po/git.pot' is generated using the command 'make pot'
against git v1.7.9-209-gb6b3b (Update draft release notes to 1.7.10).
Since po/git.pot is tracked, remove the entry from .gitignore, and
not delete the file again when doing 'make distclean'.
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2576,7 +2576,6 @@ dist-doc: distclean: clean $(RM) configure - $(RM) po/git.pot clean: $(RM) *.o block-sha1/*.o ppc/*.o compat/*.o compat/*/*.o xdiff/*.o vcs-svn/*.o \ |