]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/GNUmakefile
configure: Match one PFB font if duplicates are found
[lilypond.git] / scm / GNUmakefile
index 68fe45d7fb7e06493ce822c48adca2a5a9075ae3..f2555bb48132249db9f21b73362149beba2b87e7 100644 (file)
@@ -5,7 +5,8 @@ depth = ..
 INSTALLATION_DIR=$(local_lilypond_datadir)/scm/
 INSTALLATION_FILES=$(SCM_FILES)
 
-STEPMAKE_TEMPLATES=install scm
+XGETTEXT_FLAGS = --language=Scheme
+STEPMAKE_TEMPLATES=install scm po
 
-include $(depth)/make/stepmake.make 
+include $(depth)/make/stepmake.make