X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FGNUmakefile;h=afdbac3478924d42a9d04b9edda0211b52667c44;hb=84ad4d280942a37859d45c8fce9d52dd34c10972;hp=dda5863d2675a2898f4131c153c222205338b531;hpb=796c3d2eba8f5e9151a36ffcb3d0a26dfd4ffdb5;p=lilypond.git diff --git a/ly/GNUmakefile b/ly/GNUmakefile index dda5863d26..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=mutopia +LOCALSTEPMAKE_TEMPLATES=ly -include $(depth)/make/stepmake.make +include $(depth)/make/stepmake.make