]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/texinfo-rules.make
release: 1.1.27
[lilypond.git] / stepmake / stepmake / texinfo-rules.make
index 4e45a880ef83c54cc0400c2ab4d6d56b8bdc0eec..3177c3bd83ca072d2fd95c9381a38df752146fd1 100644 (file)
@@ -16,7 +16,7 @@ $(outdir)/%.1: %.texinfo
        $(texi2man)
 
 $(outdir)/%.info: $(outdir)/%.texinfo
-       $(MAKEINFO) -o $@ $<
+       $(MAKEINFO) --force -o $@ $<
 
 # $(outdir)/%.html: %.texinfo
 #      $(texi2html)