]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/GNUmakefile
ly- -> ly:
[lilypond.git] / Documentation / user / GNUmakefile
index 559f9a60c46074d4d69e731e4357e8810c2bbcbf..08a901afd7856cd91177c64d9311a320414744c3 100644 (file)
@@ -22,7 +22,7 @@ INFO_FILES = $(INFO_DOCS:%=$(outdir)/%.info)
 
 STEPMAKE_TEMPLATES=tex texinfo documentation
 LOCALSTEPMAKE_TEMPLATES=lilypond ly
-LILYPOND_BOOK_FLAGS=--extra-options '-e "(ly-set-option (quote internal-type-checking) \#t)"'
+LILYPOND_BOOK_FLAGS=--extra-options '-e "(ly:set-option (quote internal-type-checking) \#t)"'
 
 include $(depth)/make/stepmake.make