projects
/
platform
/
upstream
/
bison.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8a8cc4
)
doc: fix html build
author
Akim Demaille
<akim@lrde.epita.fr>
Mon, 31 Dec 2012 15:31:14 +0000
(16:31 +0100)
committer
Akim Demaille
<akim@lrde.epita.fr>
Mon, 31 Dec 2012 15:32:12 +0000
(16:32 +0100)
* doc/local.mk (bison.html): Fix dependencies.
doc/local.mk
patch
|
blob
|
history
diff --git
a/doc/local.mk
b/doc/local.mk
index
cac9f54
..
d1e4c79
100644
(file)
--- a/
doc/local.mk
+++ b/
doc/local.mk
@@
-25,7
+25,7
@@
doc_bison_TEXINFOS = \
doc_bison = doc/bison
$(doc_bison).dvi: $(FIGS_DOT:.dot=.eps)
$(doc_bison).pdf: $(FIGS_DOT:.dot=.pdf)
-$(doc_bison).html: $(FIGS_DOT:.dot=.
html
)
+$(doc_bison).html: $(FIGS_DOT:.dot=.
png
)
TEXI2DVI = texi2dvi --build-dir=doc/bison.t2d -I doc
CLEANDIRS = doc/bison.t2d