diff options
Diffstat (limited to 'git-gui/po/glossary/Makefile')
| -rw-r--r-- | git-gui/po/glossary/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/git-gui/po/glossary/Makefile b/git-gui/po/glossary/Makefile index 749aa2e7ec..e656b0d2b0 100644 --- a/git-gui/po/glossary/Makefile +++ b/git-gui/po/glossary/Makefile @@ -1,3 +1,6 @@ +# The default target of this Makefile is... +update-po:: + PO_TEMPLATE = git-gui-glossary.pot ALL_POFILES = $(wildcard *.po) |
