(open_request_parens): add input locations to
[lilypond.git] / ly / GNUmakefile
blob2e9f025b295f6e229e335501be35b75a3de0ea60
1 # init/Makefile
3 depth = ..
5 INI_FILES = $(FLY_FILES) $(SLY_FILES) $(LY_FILES)
6 EXTRA_DIST_FILES = $(SCM_FILES)
8 INSTALLATION_DIR=$(datadir)/ly/
9 INSTALLATION_FILES=$(INI_FILES)
11 STEPMAKE_TEMPLATES=install
12 LOCALSTEPMAKE_TEMPLATES=ly
14 include $(depth)/make/stepmake.make