mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 17:23:02 +00:00
doc: fix dependencies
* doc/local.mk: here.
This commit is contained in:
@@ -124,7 +124,9 @@ nodist_man_MANS = doc/yacc.1
|
|||||||
## ----------------------------- ##
|
## ----------------------------- ##
|
||||||
|
|
||||||
CLEANDIRS += doc/figs
|
CLEANDIRS += doc/figs
|
||||||
FIGS_DOT = doc/figs/example-reduce.dot doc/figs/example-shift.dot
|
FIGS_DOT = \
|
||||||
|
doc/figs/example.dot \
|
||||||
|
doc/figs/example-reduce.dot doc/figs/example-shift.dot
|
||||||
EXTRA_DIST += \
|
EXTRA_DIST += \
|
||||||
$(FIGS_DOT) \
|
$(FIGS_DOT) \
|
||||||
$(FIGS_DOT:.dot=.eps) $(FIGS_DOT:.dot=.pdf) $(FIGS_DOT:.dot=.png)
|
$(FIGS_DOT:.dot=.eps) $(FIGS_DOT:.dot=.pdf) $(FIGS_DOT:.dot=.png)
|
||||||
|
|||||||
Reference in New Issue
Block a user