]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/GNUmakefile
Merge branch 'master' into translation
[lilypond.git] / scm / GNUmakefile
index fb01bcfbd55be2076198842e5cd9a5ae036dfcd7..0c1965293a84324ed5aa0d44148cf5c668e7c519 100644 (file)
@@ -1,11 +1,11 @@
-# scm/Makefile
+# scm/GNUmakefile
 
 depth = ..
 
-INSTALLATION_DIR=$(local_lilypond_datadir)/scm/
+INSTALLATION_DIR=$(local_lilypond_datadir)/scm
 INSTALLATION_FILES=$(SCM_FILES)
 
-XGETTEXT_FLAGS = --language=Lisp
+XGETTEXT_FLAGS = --language=Scheme
 STEPMAKE_TEMPLATES=install scm po
 
 include $(depth)/make/stepmake.make