]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/texinfo-rules.make
Fix killCues (string=? expects two strings!)
[lilypond.git] / stepmake / stepmake / texinfo-rules.make
index c0ae34e40394c8e3daedf86ce93bbf8238ba59c0..78f179bbc303f760a1a52d71e0edd874133da181 100644 (file)
@@ -62,6 +62,8 @@ $(outdir)/version.%: $(top-src-dir)/VERSION
        echo '@macro version'> $@
        echo $(TOPLEVEL_VERSION)>> $@
        echo '@end macro'>> $@
+       echo ''>> $@
+       python $(top-src-dir)/scripts/build/create-version-itexi.py >> $@
 
 .SECONDARY: $(outdir)/version.itexi $(outdir)/version.texi \
   $(outdir)/$(INFO_IMAGES_DIR).info-images-dir-dep \