summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2016-09-13 15:43:54 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2016-09-13 15:48:37 -0400
commitb7a24e50b0bb188be28a155ff5a3cd2272a10e5a (patch)
tree669243828a64a2c149f979975dfa6980e989c6b9
parent039dc61292de5f3ed5f46316b1940ab6bb184c3f (diff)
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>
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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) $< "$@"