Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
i18n: rebase-interactive: mark strings for translation
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 4e0c4ebf5e77bcb86216a02f4ce4d3467d2062b2..d8117bb20d95f3d75bdd5b48d19d32354b42169d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2064,6
+2064,7
@@
XGETTEXT_FLAGS_PERL = $(XGETTEXT_FLAGS) --keyword=__ --language=Perl
LOCALIZED_C = $(C_OBJ:o=c) $(LIB_H) $(GENERATED_H)
LOCALIZED_SH = $(SCRIPT_SH)
LOCALIZED_SH += git-parse-remote.sh
+LOCALIZED_SH += git-rebase--interactive.sh
LOCALIZED_SH += git-sh-setup.sh
LOCALIZED_PERL = $(SCRIPT_PERL)