diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2016-02-11 17:37:02 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2016-02-11 17:37:02 +0000 |
| commit | 0de4f1bf6489bbcbd68ea4cfe2a9c63cc0a1691b (patch) | |
| tree | e32c93af0661509cfead6ff7d7d1448d70832eb4 /lib/libunbound | |
| parent | 8232a681f5bcf2f9aa6303687cf5cd89336b7399 (diff) | |
| parent | e24c5f9706c7df9bbd9a49f3a6d2dddb9e80b480 (diff) | |
Notes
Diffstat (limited to 'lib/libunbound')
| -rw-r--r-- | lib/libunbound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libunbound/Makefile b/lib/libunbound/Makefile index 2e75c6863b69..e348c665041a 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 \ |
