]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/GNUmakefile
*** empty log message ***
[lilypond.git] / scm / GNUmakefile
index c10270ce5764e5dce93d760bca7900bd49a66dda..fb01bcfbd55be2076198842e5cd9a5ae036dfcd7 100644 (file)
@@ -2,10 +2,11 @@
 
 depth = ..
 
-INSTALLATION_DIR=$(datadir)/scm/
+INSTALLATION_DIR=$(local_lilypond_datadir)/scm/
 INSTALLATION_FILES=$(SCM_FILES)
 
-STEPMAKE_TEMPLATES=install scm
+XGETTEXT_FLAGS = --language=Lisp
+STEPMAKE_TEMPLATES=install scm po
 
-include $(depth)/make/stepmake.make 
+include $(depth)/make/stepmake.make