X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2FGNUmakefile;fp=Documentation%2FGNUmakefile;h=fff37aa6adf70d879fb97065ac3c5ab88d063a65;hb=6c323bc1bb27a79f687f5f3f3ed6b105aad24caa;hp=ab788379a8e02f6fedd268ef27ab5a499d97ca3e;hpb=c20fff645e325d392d2588721144f4204d0ef9da;p=lilypond.git diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile index ab788379a8..fff37aa6ad 100644 --- a/Documentation/GNUmakefile +++ b/Documentation/GNUmakefile @@ -199,7 +199,7 @@ $(OUT_TXT_FILES): $(outdir)/%.txt: $(top-src-dir)/% cp -f $< $@ $(OUT_TXT_FILES:%.txt=%.html): $(outdir)/%.html: $(outdir)/%.txt - $(PYTHON) $(step-bindir)/text2html.py $< + $(buildscript-dir)/text2html $< # Explicitly list the dependencies on generated content $(outdir)/web.texi: $(outdir)/we-wrote.itexi $(outdir)/others-did.itexi $(outdir)/weblinks.itexi