]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/omf-targets.make
* stepmake/stepmake/omf-targets.make (local-install): add
[lilypond.git] / stepmake / stepmake / omf-targets.make
index c96cc788ae97362f4374c4c3947c1f6f8e9e9ebc..fa82e1a64df107c50e2cc73b8b892e32fbb7434f 100644 (file)
@@ -4,5 +4,6 @@ omf: $(OMF_FILES)
 
 omf-local-install: $(OMF_FILES)
        $(foreach a, $(OMF_FILES),  $(INSTALL) $(a) $(local_package_omfdir)/$(notdir $(a)) && ) true
+       @echo "Run scrollkeeper-update to register newly installed OMF files."
 
 local-install: omf-local-install