]> git.donarmstrong.com Git - lilypond.git/blob - init/GNUmakefile
00000cc6c623d10d27624d57bcdc8dc04c4f92b9
[lilypond.git] / init / GNUmakefile
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 LOCALSTEPMAKE_TEMPLATES=mutopia
12
13 include $(depth)/make/stepmake.make 
14
15
16 include $(stepdir)/installfiles.make
17