lilypond-1.0.19
[lilypond.git] / init / GNUmakefile
bloba9a23da2da423b7353a3339f445340820ce3a5d1
1 # init/Makefile
3 depth = ..
5 INI_FILES = $(FLY_FILES) $(LY_FILES)
6 # DIST_FILES = Makefile $(INI_FILES)
8 INSTALLATION_DIR=$(datadir)/ly/
9 INSTALLATION_FILES=$(INI_FILES)
11 LOCALSTEPMAKE_TEMPLATES=mutopia
13 include $(depth)/make/stepmake.make
16 include $(stepdir)/installfiles.make