mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 20:18:54 +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)
|
||||
$(TEXI2PDF) -o "$@" $<
|
||||
|
||||
quagga_TEXINFOS = appendix.texi basic.texi bgpd.texi filter.texi install.texi \
|
||||
ipv6.texi kernel.texi main.texi ospf6d.texi ospfd.texi overview.texi \
|
||||
protocol.texi ripd.texi ripngd.texi routemap.texi snmp.texi \
|
||||
vtysh.texi routeserver.texi defines.texi $(figures_png) snmptrap.texi \
|
||||
$(figures_txt)
|
||||
quagga_TEXINFOS = appendix.texi babeld.texi basic.texi bgpd.texi filter.texi \
|
||||
install.texi ipv6.texi kernel.texi main.texi ospf6d.texi ospfd.texi \
|
||||
overview.texi protocol.texi ripd.texi ripngd.texi routemap.texi \
|
||||
snmp.texi vtysh.texi routeserver.texi defines.texi $(figures_png) \
|
||||
snmptrap.texi $(figures_txt)
|
||||
|
||||
.png.eps:
|
||||
$(PNGTOEPS) $< "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user