[doc] List snmptrap.texi as a source, so it gets included in dist

2005-11-07 Paul Jakma <paul.jakma@sun.com>

	* Makefile.am: snmptrap.texi needs to be listed as a source,
	  not disted otherwise.
This commit is contained in:
paul 2005-11-07 03:19:51 +00:00
parent 1189075bca
commit 5729e089d9
2 changed files with 6 additions and 1 deletions

View 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

View 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) $< "$@"