]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/GNUmakefile
Clean fonts and docs makefiles, trying to fix 'make -j' race conditions
[lilypond.git] / Documentation / GNUmakefile
index eb9a99a252b946474742d73ddb877b0ce5fe277f..afff8d7dc4f65c7e40861f63d534e37b8496d1f7 100644 (file)
@@ -195,7 +195,7 @@ endif
 #########
 ### Rules
 
-$(outdir)/lilypond-%.info: $(outdir)/%.texi $(outdir)/$(INFO_IMAGES_DIR).info-images-dir-dep $(outdir)/version.itexi $(outdir)/weblinks.itexi
+$(outdir)/lilypond-%.info: $(outdir)/%.texi $(outdir)/$(INFO_IMAGES_DIR).info-images-dir-dep $(outdir)/version.itexi $(outdir)/weblinks.itexi | $(OUT_TEXINFO_MANUALS)
        $(buildscript-dir)/run-and-check "$(MAKEINFO) -I$(src-dir) -I$(outdir) --output=$@ $<"  "$*.makeinfo.log"
 
 txt-to-html: $(OUT_TXT_FILES) $(OUT_TXT_FILES:%.txt=%.html)