]> git.donarmstrong.com Git - lilypond.git/blobdiff - init/Makefile
release: 1.0.3
[lilypond.git] / init / Makefile
index 8a72a4fd0e9e7da21534aed580d6fc215d5eb450..396cea26a9cf658f37067cf109af3c62ef5fec1e 100644 (file)
@@ -2,14 +2,16 @@
 
 depth = ..
 
-include $(depth)/make/Stepmake.make 
-include $(make-dir)/Mutopia.make
-
 INI_FILES = $(FLY_FILES) $(LY_FILES)
 # DIST_FILES = Makefile $(INI_FILES)
 
 INSTALLATION_DIR=$(datadir)
 INSTALLATION_FILES=$(INI_FILES)
 
+LOCALMAKEFILES=Mutopia
+
+include $(depth)/make/Stepmake.make 
+
+
 include $(stepdir)/Installfiles.make