commit | ee3e115747e5ef48c5580072f680a0f96512b7c0 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sat Dec 18 15:59:25 2004 +0000 |
committer | hasso <hasso> | Sat Dec 18 15:59:25 2004 +0000 |
tree | 251bb654466dd802c412f780afd119ada9ac0b9a | |
parent | 2885f72d546a9d4673e4b9a607f8e30ab2e88cc9 [diff] [blame] |
Add isisd.8 into list of man pages.
diff --git a/doc/Makefile.am b/doc/Makefile.am index a8d4bfd..5322aa8 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am
@@ -37,7 +37,7 @@ %.pdf: %.eps $(EPSTOPDF) --outfile="$@" $< -man_MANS = vtysh.1 bgpd.8 ospf6d.8 ospfd.8 ripd.8 ripngd.8 zebra.8 +man_MANS = vtysh.1 bgpd.8 ospf6d.8 ospfd.8 ripd.8 ripngd.8 zebra.8 isisd.8 EXTRA_DIST = BGP-TypeCode draft-zebra-00.ms draft-zebra-00.txt $(man_MANS) \ mpls/ChangeLog.opaque.txt mpls/cli_summary.txt \