]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add index.html.in to translation checking
authorJohn Mandereau <john.mandereau@gmail.com>
Sun, 17 Jun 2007 19:19:01 +0000 (21:19 +0200)
committerJohn Mandereau <john.mandereau@gmail.com>
Sun, 17 Jun 2007 19:19:01 +0000 (21:19 +0200)
Documentation/GNUmakefile

index de30075092550030b14c04607ece5a280fe9a595..84466887e07a1552f4e3dd56525fe101b94904ff 100644 (file)
@@ -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