]> git.puffer.fish Git - mirror/frr.git/commitdiff
[doc] List snmptrap.texi as a source, so it gets included in dist
authorpaul <paul>
Mon, 7 Nov 2005 03:19:51 +0000 (03:19 +0000)
committerpaul <paul>
Mon, 7 Nov 2005 03:19:51 +0000 (03:19 +0000)
2005-11-07 Paul Jakma <paul.jakma@sun.com>

* Makefile.am: snmptrap.texi needs to be listed as a source,
  not disted otherwise.

doc/ChangeLog
doc/Makefile.am

index 31f94f723f6a360646a8803887890e5eb5c280cf..20dd17fbcb2827aedca87c13b3dd2353c9bd0281 100644 (file)
@@ -1,3 +1,8 @@
+2005-11-07 Paul Jakma <paul.jakma@sun.com>
+
+       * Makefile.am: snmptrap.texi needs to be listed as a source,
+         not disted otherwise.
+
 2005-11-04 Paul Jakma <paul.jakma@sun.com>
 
        * snmptrap.texi: Contributed documentation, contributors name
index 22dec5a2a645f0d8c010f35f22648ece1f087216..d1ad6ecd0d8ac35c982830513362ea722c2d793d 100644 (file)
@@ -46,7 +46,7 @@ quagga.pdf: $(info_TEXINFOS) $(figures_pdf)
 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)
+       vtysh.texi routeserver.texi defines.texi $(figures_png) snmptrap.texi
 
 %.eps: %.png
        $(PNGTOEPS) $< "$@"