lilypond-1.3.139
[lilypond.git] / ly / GNUmakefile
blobdda5863d2675a2898f4131c153c222205338b531
1 # init/Makefile
3 depth = ..
5 INI_FILES = $(FLY_FILES) $(SLY_FILES) $(LY_FILES)
6 EXTRA_DIST_FILES = $(SCM_FILES)
8 INSTALLATION_DIR=$(datadir)/ly/
9 INSTALLATION_FILES=$(INI_FILES)
11 STEPMAKE_TEMPLATES=install
12 LOCALSTEPMAKE_TEMPLATES=mutopia
14 include $(depth)/make/stepmake.make