]> git.donarmstrong.com Git - lilypond.git/blob - scm/GNUmakefile
d3f055f77f9bfa8c6fea9bb4699c9be8ab0b133f
[lilypond.git] / scm / GNUmakefile
1 # scm/GNUmakefile
2
3 depth = ..
4
5 INSTALLATION_DIR=$(local_lilypond_datadir)/scm/
6 INSTALLATION_FILES=$(SCM_FILES)
7
8 XGETTEXT_FLAGS = --language=Scheme
9 STEPMAKE_TEMPLATES=install scm po
10
11 include $(depth)/make/stepmake.make
12