X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2FGNUmakefile;h=f2555bb48132249db9f21b73362149beba2b87e7;hb=64cdb48e60219489ada137ca6928934b46781bba;hp=c10270ce5764e5dce93d760bca7900bd49a66dda;hpb=1b80dbfffcca6d22e170eb98ef355ae354d1a7f8;p=lilypond.git diff --git a/scm/GNUmakefile b/scm/GNUmakefile index c10270ce57..f2555bb481 100644 --- a/scm/GNUmakefile +++ b/scm/GNUmakefile @@ -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