## Process this file with automake to produce Makefile.in. ## ## $XORP: xorp/docs/snmp/Makefile.am,v 1.3 2005/03/16 02:03:05 pavlin Exp $ ## include $(top_srcdir)/docs/mk/Makefile.doc.am # -- Document Names DOCS = snmp_overview # -- Document Sources snmp_overview_LATEX = ../tex/xorp.bib snmp_overview.tex snmp_overview_FIGURES = figs/snmp_fig1.eps figs/snmp_fig2.eps ################################################################ ## ## Everything past here is useful to the maintainer, but probably not ## to anybody else ##