]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/GNUmakefile
Release: bump Welcome versions.
[lilypond.git] / ly / GNUmakefile
index 6513297576c50209155a431b3cd6c498a3da6941..afdbac3478924d42a9d04b9edda0211b52667c44 100644 (file)
@@ -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