]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/toplevel-targets.make
* ly/performer-init.ly (VoiceContext): Typos.
[lilypond.git] / stepmake / stepmake / toplevel-targets.make
index e671d3855a917d126668c78c0e3fcb95560a20e1..3ebbeb2c507fc3162d11aea72114ae3a0a776b55 100644 (file)
@@ -36,6 +36,12 @@ $(README_TXT_FILES): do-top-doc
 
 local-clean:
 
+install:
+       $(LOOP)
+ifeq ($(strip $(SRCMAKE)),)
+       $(MAKE) final-install
+endif
+
 local-dist: do-top-doc
 
 dist:
@@ -75,3 +81,4 @@ Some of these top level targets (diff, dist, release) can be issued\n\
 from anywhere in the source tree.\n\
 "\
 #
+