X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=stepmake%2Fstepmake%2Ftexinfo-rules.make;h=a49c86a87f4f65d150eea9b0d400e55a64c4b5ec;hb=859d050f0220c0b45c52a37b9825482eec0fea8c;hp=05627f18dab6eb598cd0fab9c76fc546fc93ac54;hpb=9083813a13d2b184800e1d39fce4cf01c3431cf6;p=lilypond.git diff --git a/stepmake/stepmake/texinfo-rules.make b/stepmake/stepmake/texinfo-rules.make index 05627f18da..a49c86a87f 100644 --- a/stepmake/stepmake/texinfo-rules.make +++ b/stepmake/stepmake/texinfo-rules.make @@ -64,16 +64,17 @@ $(outdir)/%.ps.gz.omf: %.texi $(outdir)/%.pdf: $(outdir)/%.texi $(outdir)/version.itexi cd $(outdir); texi2pdf $(TEXI2PDF_FLAGS) --batch $(TEXINFO_PAPERSIZE_OPTION) $( $@ @@ -81,4 +82,5 @@ $(outdir)/version.%: $(top-src-dir)/VERSION echo '@end macro'>> $@ .SECONDARY: $(outdir)/version.itexi $(outdir)/version.texi \ - $(outdir)/$(INFO_IMAGES_DIR).info-images-dir-dep + $(outdir)/$(INFO_IMAGES_DIR).info-images-dir-dep \ + $(outdir)/*.texi