X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FGNUmakefile;h=afdbac3478924d42a9d04b9edda0211b52667c44;hb=9468b77cb2ae93b992bfb9105016f3393d206b47;hp=2e9f025b295f6e229e335501be35b75a3de0ea60;hpb=1539b48e9bd7cd7698e602dc3d3dbe74a6567a49;p=lilypond.git diff --git a/ly/GNUmakefile b/ly/GNUmakefile index 2e9f025b29..afdbac3478 100644 --- a/ly/GNUmakefile +++ b/ly/GNUmakefile @@ -1,15 +1,13 @@ -# init/Makefile - depth = .. -INI_FILES = $(FLY_FILES) $(SLY_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=ly +LOCALSTEPMAKE_TEMPLATES=ly -include $(depth)/make/stepmake.make +include $(depth)/make/stepmake.make