X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FGNUmakefile;h=fd82839f736e8ba93b9b0d320bc965979fde1084;hb=8608a7f5dfeb7d03f267e5f086251d90b632baba;hp=a9e1606befdd2bde0630547d08b2cd580a37f221;hpb=41549679c389cb99771b11f55c629a53806c0ee0;p=lilypond.git diff --git a/ly/GNUmakefile b/ly/GNUmakefile index a9e1606bef..fd82839f73 100644 --- a/ly/GNUmakefile +++ b/ly/GNUmakefile @@ -1,15 +1,13 @@ -# init/Makefile - depth = .. -INI_FILES = $(FLY_FILES) $(SLY_FILES) $(LY_FILES) -EXTRA_DIST_FILES = $(SCM_FILES) init.musa +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