X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2FGNUmakefile;h=0c1965293a84324ed5aa0d44148cf5c668e7c519;hb=57a6fdce712bbdc538b712b319d28366e05b7495;hp=68fe45d7fb7e06493ce822c48adca2a5a9075ae3;hpb=2c3df4721f91845e7a49c270ff06809275be49ae;p=lilypond.git diff --git a/scm/GNUmakefile b/scm/GNUmakefile index 68fe45d7fb..0c1965293a 100644 --- a/scm/GNUmakefile +++ b/scm/GNUmakefile @@ -1,11 +1,12 @@ -# scm/Makefile +# scm/GNUmakefile depth = .. -INSTALLATION_DIR=$(local_lilypond_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