lilypond-1.3.144
[lilypond.git] / init / GNUmakefile
blob6513297576c50209155a431b3cd6c498a3da6941
1 # init/Makefile
3 depth = ..
5 INI_FILES = $(FLY_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