summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2016-02-17 11:38:43 +0000
committerdes <des@FreeBSD.org>2016-02-17 11:38:43 +0000
commitb5c4e6d861c8f34946e1633ea5b28a97499bc2ad (patch)
tree82b36c95528c17d098565eb1cd90fd9dfcb5bc3f /lib
parent259061d27e79d47bb2bd63623dbbce072f9d28ed (diff)
downloadFreeBSD-src-b5c4e6d861c8f34946e1633ea5b28a97499bc2ad.zip
FreeBSD-src-b5c4e6d861c8f34946e1633ea5b28a97499bc2ad.tar.gz
MFH (r295535): use insecure-lan-zones option instead of hardcoded list
Approved by: re (glebius) Relnotes: yes
Diffstat (limited to 'lib')
-rw-r--r--lib/libunbound/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libunbound/Makefile b/lib/libunbound/Makefile
index 8519b77..3c66181 100644
--- a/lib/libunbound/Makefile
+++ b/lib/libunbound/Makefile
@@ -12,7 +12,7 @@ PRIVATELIB=
CFLAGS= -I${UNBOUNDDIR} -I${LDNSDIR} -I${.OBJDIR}
-SRCS= alloc.c autotrust.c config_file.c configlexer.l configparser.y \
+SRCS= alloc.c as112.c autotrust.c config_file.c configlexer.l configparser.y \
context.c dname.c dns.c dns64.c dnstree.c fptr_wlist.c infra.c \
iter_delegpt.c iter_donotq.c iter_fwd.c iter_hints.c iter_priv.c \
iter_resptype.c iter_scrub.c iter_utils.c iterator.c keyraw.c \
OpenPOWER on IntegriCloud