lilypond-1.1.9
[lilypond.git] / init / GNUmakefile
blob105ca5fc69c748d693f27e1e625dd065a15b8eb9
1 # init/Makefile
3 depth = ..
5 INI_FILES = $(FLY_FILES) $(LY_FILES)
6 SCM_FILES = $(wildcard *.scm)
7 EXTRA_DIST_FILES = $(SCM_FILES)
9 INSTALLATION_DIR=$(datadir)/ly/
10 INSTALLATION_FILES=$(INI_FILES)
12 STEPMAKE_TEMPLATES=install
13 LOCALSTEPMAKE_TEMPLATES=mutopia
15 include $(depth)/make/stepmake.make