lilypond-1.5.8
[lilypond.git] / init / Makefile
blob396cea26a9cf658f37067cf109af3c62ef5fec1e
1 # init/Makefile
3 depth = ..
5 INI_FILES = $(FLY_FILES) $(LY_FILES)
6 # DIST_FILES = Makefile $(INI_FILES)
8 INSTALLATION_DIR=$(datadir)
9 INSTALLATION_FILES=$(INI_FILES)
11 LOCALMAKEFILES=Mutopia
13 include $(depth)/make/Stepmake.make
16 include $(stepdir)/Installfiles.make