]> git.donarmstrong.com Git - lilypond.git/blob - ly/GNUmakefile
fd82839f736e8ba93b9b0d320bc965979fde1084
[lilypond.git] / ly / GNUmakefile
1 depth = ..
2
3 INI_FILES = $(LY_FILES)
4 EXTRA_DIST_FILES = $(SCM_FILES)
5
6 INSTALLATION_DIR=$(local_lilypond_datadir)/ly/
7 INSTALLATION_FILES=$(INI_FILES)
8
9 STEPMAKE_TEMPLATES=install
10 LOCALSTEPMAKE_TEMPLATES=ly
11
12 include $(depth)/make/stepmake.make
13