Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappers
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 87c83cb458e6e49c72250db8852c472d3ea73dca..83889f37827069573daa7e65b7f07b545243ea06 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-381,6
+381,7
@@
SCRIPT_LIB += git-rebase--am
SCRIPT_LIB += git-rebase--interactive
SCRIPT_LIB += git-rebase--merge
SCRIPT_LIB += git-sh-setup
+SCRIPT_LIB += git-sh-i18n
SCRIPT_PERL += git-add--interactive.perl
SCRIPT_PERL += git-difftool.perl