]> git.donarmstrong.com Git - lilypond.git/blob - init/Makefile
396cea26a9cf658f37067cf109af3c62ef5fec1e
[lilypond.git] / init / Makefile
1 # init/Makefile
2
3 depth = ..
4
5 INI_FILES = $(FLY_FILES) $(LY_FILES)
6 # DIST_FILES = Makefile $(INI_FILES)
7
8 INSTALLATION_DIR=$(datadir)
9 INSTALLATION_FILES=$(INI_FILES)
10
11 LOCALMAKEFILES=Mutopia
12
13 include $(depth)/make/Stepmake.make 
14
15
16 include $(stepdir)/Installfiles.make
17