summaryrefslogtreecommitdiff
path: root/src/scripts
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-08-10 19:51:18 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-08-10 22:31:37 +0100
commitd4095f83496094d7d8649cc412536f69d1cfcb6a (patch)
tree03541506ee1bb94155814f84cc96fb5c62cddd47 /src/scripts
parent051018257599e8a91f4ba2c2c99b72697eb0a4a4 (diff)
downloadexim4-d4095f83496094d7d8649cc412536f69d1cfcb6a.tar.gz
Build: Split out dnsbl code
Diffstat (limited to 'src/scripts')
-rwxr-xr-xsrc/scripts/MakeLinks2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/MakeLinks b/src/scripts/MakeLinks
index 784247d99..54ca7fb61 100755
--- a/src/scripts/MakeLinks
+++ b/src/scripts/MakeLinks
@@ -100,7 +100,7 @@ for f in blob.h dbfunctions.h dbstuff.h exim.h functions.h globals.h \
macros.h mytypes.h osfunctions.h store.h structs.h lookupapi.h sha_ver.h \
\
acl.c buildconfig.c base64.c child.c crypt16.c daemon.c dbfn.c debug.c \
- deliver.c directory.c dns.c drtables.c dummies.c enq.c exim.c \
+ deliver.c directory.c dns.c dnsbl.c drtables.c dummies.c enq.c exim.c \
exim_dbmbuild.c exim_dbutil.c exim_lock.c expand.c filter.c filtertest.c \
globals.c hash.c header.c host.c ip.c log.c lss.c match.c md5.c moan.c \
parse.c perl.c queue.c rda.c readconf.c receive.c retry.c rewrite.c \