From: John Mandereau Date: Sun, 17 Jun 2007 19:19:01 +0000 (+0200) Subject: Add index.html.in to translation checking X-Git-Tag: release/2.11.27-1~1^2~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=64fd88bce437074958cd576d2f3ca8e77a0eb3c6;p=lilypond.git Add index.html.in to translation checking --- diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile index de30075092..84466887e0 100644 --- a/Documentation/GNUmakefile +++ b/Documentation/GNUmakefile @@ -47,7 +47,7 @@ new-lang: @echo "*** Please add a language definition for $(ISOLANG) in buildscripts/langdefs.py ***" check-translation: - find $(ISOLANG)/user/ -name '*.*tely' | xargs $(PYTHON) $(buildscript-dir)/check_translation.py $(buildscript-dir) + find $(ISOLANG)/user/ -name '*.*tely' | xargs $(PYTHON) $(buildscript-dir)/check_translation.py $(buildscript-dir) $(ISOLANG)/index.html.in skeleton-update: $(PYTHON) $(buildscript-dir)/texi-langutils.py -d $(outdir) -b "UNTRANSLATED NODE: IGNORE ME" -l $(ISOLANG) --skeleton ../user/lilypond.tely