]> git.donarmstrong.com Git - lilypond.git/commitdiff
Ugly build fix for literature list in essay dir.
authorGraham Percival <graham@percival-music.ca>
Fri, 14 Aug 2009 05:04:02 +0000 (22:04 -0700)
committerGraham Percival <graham@percival-music.ca>
Fri, 14 Aug 2009 05:04:02 +0000 (22:04 -0700)
Yes, this leaves the literature index un-built, but it was
previously not being built anyway, and in a way that stopped the
rest of the docs from building.  This is at least a step in the
right direction.

Documentation/essay/GNUmakefile

index ef207fed8e44124d2e14ac5553c46225ee04f5b5..e88870f1a14094b0d04cf28433006a32733da651 100644 (file)
@@ -19,7 +19,9 @@ GENHTMLS = engraving colorado computer-notation
 OUTGENHTMLS = $(addprefix $(outdir)/, $(GENHTMLS:%=%.html))
 
 ifeq ($(out),www)
-local-WWW-2: $(addprefix $(outdir)/, $(BIB_FILES:.bib=.html) index.html)
+#   temporary build fix; we don't know yet what's happening
+#   to the literature index.  -gp
+# local-WWW-2: $(addprefix $(outdir)/, $(BIB_FILES:.bib=.html) lit-index.html)
 endif
 
 $(outdir)/%.bib: %.bib