]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add translation-status target
authorJohn Mandereau <john.mandereau@gmail.com>
Fri, 22 Feb 2008 14:10:15 +0000 (15:10 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Fri, 22 Feb 2008 14:10:15 +0000 (15:10 +0100)
This target generates translation status pages.  It can't be part of
'make web', because it uses git-diff.

Documentation/GNUmakefile

index 69443c7a8f834e99b445efefee6aae8997f4d59e..cde95c500cda153be9172df1a6524b8611936fcc 100644 (file)
@@ -60,3 +60,7 @@ skeleton-update:
 snippet-update:
        $(PYTHON) $(buildscript-dir)/update-snippets.py user $(ISOLANG)/user '*.itely'
 endif
+
+translation-status:
+       make -C po out=www messages
+       $(PYTHON) $(buildscript-dir)/translations-status.py $(buildscript-dir) po/out-www