mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 07:03:07 +00:00
doc: fix Makefile dependencies for babeld.
This commit is contained in:
parent
9c298c7119
commit
173982334c
@ -46,11 +46,11 @@ info_TEXINFOS = quagga.texi
|
|||||||
quagga.pdf: $(info_TEXINFOS) $(figures_pdf) $(quagga_TEXINFOS)
|
quagga.pdf: $(info_TEXINFOS) $(figures_pdf) $(quagga_TEXINFOS)
|
||||||
$(TEXI2PDF) -o "$@" $<
|
$(TEXI2PDF) -o "$@" $<
|
||||||
|
|
||||||
quagga_TEXINFOS = appendix.texi basic.texi bgpd.texi filter.texi install.texi \
|
quagga_TEXINFOS = appendix.texi babeld.texi basic.texi bgpd.texi filter.texi \
|
||||||
ipv6.texi kernel.texi main.texi ospf6d.texi ospfd.texi overview.texi \
|
install.texi ipv6.texi kernel.texi main.texi ospf6d.texi ospfd.texi \
|
||||||
protocol.texi ripd.texi ripngd.texi routemap.texi snmp.texi \
|
overview.texi protocol.texi ripd.texi ripngd.texi routemap.texi \
|
||||||
vtysh.texi routeserver.texi defines.texi $(figures_png) snmptrap.texi \
|
snmp.texi vtysh.texi routeserver.texi defines.texi $(figures_png) \
|
||||||
$(figures_txt)
|
snmptrap.texi $(figures_txt)
|
||||||
|
|
||||||
.png.eps:
|
.png.eps:
|
||||||
$(PNGTOEPS) $< "$@"
|
$(PNGTOEPS) $< "$@"
|
||||||
|
Loading…
Reference in New Issue
Block a user