]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/GNUmakefile
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / ly / GNUmakefile
index 2e9f025b295f6e229e335501be35b75a3de0ea60..ba9200edecc3bf1e1c976817c94443ca3e439568 100644 (file)
@@ -1,15 +1,13 @@
-# init/Makefile
-
 depth = ..
 
 INI_FILES = $(FLY_FILES) $(SLY_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