]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/bibliography/GNUmakefile
* SConstruct: Further development.
[lilypond.git] / Documentation / bibliography / GNUmakefile
index af96676e1b8315712be92ce0c94bd9f64dd6794f..1aac8d62e8d4adfce4fb7e8343b13110f7f15850 100644 (file)
@@ -21,11 +21,7 @@ default:
 GENHTMLS = engraving colorado  computer-notation
 OUTGENHTMLS = $(addprefix $(outdir)/, $(GENHTMLS:%=%.html))
 
-
-local-WWW: $(addprefix $(outdir)/, $(BIB_FILES:.bib=.html))
-       $(PYTHON) $(step-bindir)/ls-latex.py  --title 'References on Music Notation' \
-         $(YO_FILES) $(OUTYO_FILES:.yo=.latex) $(BIB_FILES) $(DOC_FILES) $(TEX_FILES) \
-         | sed "s!$(outdir)/!!g" > $(outdir)/index.html
+local-WWW: $(addprefix $(outdir)/, $(BIB_FILES:.bib=.html) index.html)
 
 $(outdir)/%.bib: %.bib
        ln -f $< $@