X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FGNUmakefile;h=fd82839f736e8ba93b9b0d320bc965979fde1084;hb=bb931bde01b84a88d2789a639df4b5be134fa17f;hp=6513297576c50209155a431b3cd6c498a3da6941;hpb=75be12aa75a535af753d6125bfc03da3ee303b36;p=lilypond.git diff --git a/ly/GNUmakefile b/ly/GNUmakefile index 6513297576..fd82839f73 100644 --- a/ly/GNUmakefile +++ b/ly/GNUmakefile @@ -1,15 +1,13 @@ -# init/Makefile - depth = .. -INI_FILES = $(FLY_FILES) $(LY_FILES) +INI_FILES = $(LY_FILES) EXTRA_DIST_FILES = $(SCM_FILES) -INSTALLATION_DIR=$(datadir)/ly/ +INSTALLATION_DIR=$(local_lilypond_datadir)/ly/ INSTALLATION_FILES=$(INI_FILES) STEPMAKE_TEMPLATES=install -LOCALSTEPMAKE_TEMPLATES=mutopia +LOCALSTEPMAKE_TEMPLATES=ly -include $(depth)/make/stepmake.make +include $(depth)/make/stepmake.make