]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/lysdoc-rules.make
Metronome-mark: Neil's comments[2]; more cleanups.
[lilypond.git] / make / lysdoc-rules.make
index 4918481d47905cfd9aff258f2f20f46a638762b6..5c38f7d4ab33e3bf6db41eb100b61f9804877da4 100644 (file)
@@ -1,6 +1,2 @@
-
-
-
-$(outdir)/$(NAME).tely: $(LY_FILES)
-       $(PYTHON) ../../buildscripts/lys-to-tely.py --name=$(outdir)/collated-files.html --title="$(TITLE)" $(LY_FILES)
-
+$(outdir)/collated-files.tely: $(COLLATED_FILES)
+       $(LYS_TO_TELY) --name=$(outdir)/collated-files.tely --title="$(TITLE)" --author="$(AUTHOR)" $^