doc: Get isisd.text included properly

When building from a 'make dist' allow
the proper distribution of the new
isisd.texi to build documentation properly.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
Donald Sharp 2016-09-13 15:43:54 -04:00
parent 039dc61292
commit b7a24e50b0

View File

@ -50,7 +50,7 @@ quagga_TEXINFOS = appendix.texi basic.texi bgpd.texi filter.texi \
install.texi ipv6.texi kernel.texi main.texi ospf6d.texi ospfd.texi \ install.texi ipv6.texi kernel.texi main.texi ospf6d.texi ospfd.texi \
overview.texi protocol.texi ripd.texi ripngd.texi routemap.texi \ overview.texi protocol.texi ripd.texi ripngd.texi routemap.texi \
snmp.texi vtysh.texi routeserver.texi defines.texi $(figures_png) \ snmp.texi vtysh.texi routeserver.texi defines.texi $(figures_png) \
snmptrap.texi ospf_fundamentals.texi $(figures_txt) snmptrap.texi ospf_fundamentals.texi isisd.texi $(figures_txt)
.png.eps: .png.eps:
$(PNGTOEPS) $< "$@" $(PNGTOEPS) $< "$@"