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