Makefile.am 441 Bytes
info_TEXINFOS = \
 mailutils.texi

EXTRA_DIST = \
 rfc1734.txt \
 rfc1939.txt \
 rfc1957.txt \
 rfc2060.txt \
 rfc2060-errata \
 rfc2449.txt \
 address.texi \
 attribute.texi \
 auth.texi \
 body.texi \
 encoding.texi \
 headers.texi \
 locker.texi \
 mailbox.texi \
 mailer.texi \
 message.texi \
 sfrom.c.texi \
 stream.texi \
 url.texi \
 version.texi

ex-address.texi: ${top_srdir}/examples/addr.c
	sed -es/{/@{/g -e s/}/@}/g < $< > $@