From: Donald Sharp Date: Tue, 13 Sep 2016 19:43:54 +0000 (-0400) Subject: doc: Get isisd.text included properly X-Git-Tag: frr-2.0-rc1~310 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=b7a24e50b0bb188be28a155ff5a3cd2272a10e5a;p=mirror%2Ffrr.git 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 --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 5c54484980..4a39f0b011 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -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 \ overview.texi protocol.texi ripd.texi ripngd.texi routemap.texi \ 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: $(PNGTOEPS) $< "$@"