]> git.donarmstrong.com Git - lilypond.git/blob - scm/GNUmakefile
Add '-dcrop' option to ps and svg backends
[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