annotate html/Makefile.am @ 407:29d54e7028f6 stable-6-0-54

document dmarc vs dnsbl dkim/spf; switch to . rather than " " for dkim impossible signer
author Carl Byington <carl@five-ten-sg.com>
date Thu, 30 Mar 2017 10:26:30 -0700
parents c3e9fa6b37c6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
105
c3e9fa6b37c6 move to autoconf/automake/docbook
carl
parents:
diff changeset
1 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@
c3e9fa6b37c6 move to autoconf/automake/docbook
carl
parents:
diff changeset
2 html_DATA = $(wildcard *.html) $(wildcard *.pdf)
c3e9fa6b37c6 move to autoconf/automake/docbook
carl
parents:
diff changeset
3 EXTRA_DIST = $(html_DATA)