]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/GNUmakefile
Metronome-mark: with multi measure rest: align at bar.
[lilypond.git] / scm / GNUmakefile
index 68fe45d7fb7e06493ce822c48adca2a5a9075ae3..d3f055f77f9bfa8c6fea9bb4699c9be8ab0b133f 100644 (file)
@@ -1,11 +1,12 @@
-# scm/Makefile
+# scm/GNUmakefile
 
 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