From d4095f83496094d7d8649cc412536f69d1cfcb6a Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Mon, 10 Aug 2020 19:51:18 +0100 Subject: Build: Split out dnsbl code --- src/scripts/MakeLinks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/scripts') 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 \ -- cgit v1.2.3