]> git.donarmstrong.com Git - lilypond.git/blob - scm/GNUmakefile
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[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