]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/lysdoc-rules.make
Fix 1286.
[lilypond.git] / make / lysdoc-rules.make
index 68c4aba79ef94dd3e77938360e63c27bfccf078d..5c38f7d4ab33e3bf6db41eb100b61f9804877da4 100644 (file)
@@ -1,5 +1,2 @@
 $(outdir)/collated-files.tely: $(COLLATED_FILES)
-       $(LYS_TO_TELY) --name=$(outdir)/collated-files.tely --title="$(TITLE)" $^
-
-$(outdir)/%.css: $(top-src-dir)/Documentation/%.css
-       ln -f $< $@
+       $(LYS_TO_TELY) --name=$(outdir)/collated-files.tely --title="$(TITLE)" --author="$(AUTHOR)" $^