]> git.donarmstrong.com Git - lilypond.git/blob - ly/GNUmakefile
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / ly / GNUmakefile
1 depth = ..
2
3 INI_FILES = $(FLY_FILES) $(SLY_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