]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/misc/GNUmakefile
Remove StepMake as a separate package
[lilypond.git] / Documentation / misc / GNUmakefile
index 00fe5ae8260622cc6834613df40a8ea6c3943eee..efc4dd9e69e0d2fe74a87ae13de17811b4026b68 100644 (file)
@@ -22,5 +22,5 @@ $(outdir)/%.txt: %
        cp $< $@
 
 txt-to-html:
-       $(PYTHON) $(step-bindir)/text2html.py $(OUT_TXT_FILES)
+       $(buildscript-dir)/text2html $(OUT_TXT_FILES)
        $(footify) $(addprefix $(outdir)/, $(addsuffix .html, $(TEXTS)))