]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: Get isisd.text included properly
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 13 Sep 2016 19:43:54 +0000 (15:43 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 13 Sep 2016 19:48:37 +0000 (15:48 -0400)
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>
doc/Makefile.am

index 5c54484980e6254b562fb1885029e286ff804dfa..4a39f0b011d42f95b4a64974a23b6891b276f07d 100644 (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 \
        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) $< "$@"