Mercurial > dnsbl
comparison Makefile.am @ 211:4db1457cd11a stable-6-0-18
Extend auto-whitelisting when receiving mail even if the auto whitelist is specified in a parent context.
Fixes for Solaris from sm-archive.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 22 Mar 2008 11:19:36 -0700 |
parents | 0fc1899391b6 |
children | 784030ac71f1 |
comparison
equal
deleted
inserted
replaced
210:cf2ecf5bacc9 | 211:4db1457cd11a |
---|---|
1 ACLOCAL_AMFLAGS = -I m4 | |
2 | |
1 SUBDIRS = src man html info | 3 SUBDIRS = src man html info |
2 hackdir = $(sysconfdir)/dnsbl | 4 hackdir = $(sysconfdir)/dnsbl |
3 hack_SCRIPTS = dnsbl | 5 hack_SCRIPTS = dnsbl |
4 hack_DATA = dnsbl.conf hosts-ignore.conf html-tags.conf tld.conf cctld.conf dnsblnogrey | 6 hack_DATA = dnsbl.conf hosts-ignore.conf html-tags.conf tld.conf cctld.conf dnsblnogrey |
5 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@ | 7 htmldir = ${datadir}/doc/@PACKAGE@-@VERSION@ |