]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/GNUmakefile
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / scm / GNUmakefile
index c10270ce5764e5dce93d760bca7900bd49a66dda..f2555bb48132249db9f21b73362149beba2b87e7 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=Scheme
+STEPMAKE_TEMPLATES=install scm po
 
-include $(depth)/make/stepmake.make 
+include $(depth)/make/stepmake.make