X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FGNUmakefile;h=afdbac3478924d42a9d04b9edda0211b52667c44;hb=0694f44d61203d9e8d26cd9bc83b46f2addb2c7f;hp=93c085d46e13bd867d9329ac26f2b2d56111fed5;hpb=2c3df4721f91845e7a49c270ff06809275be49ae;p=lilypond.git diff --git a/ly/GNUmakefile b/ly/GNUmakefile index 93c085d46e..afdbac3478 100644 --- a/ly/GNUmakefile +++ b/ly/GNUmakefile @@ -1,13 +1,13 @@ depth = .. -INI_FILES = $(FLY_FILES) $(SLY_FILES) $(LY_FILES) +INI_FILES = $(LY_FILES) EXTRA_DIST_FILES = $(SCM_FILES) -INSTALLATION_DIR=$(local_lilypond_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