summaryrefslogtreecommitdiffstats
path: root/lib/bind/isc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bind/isc/Makefile')
-rw-r--r--lib/bind/isc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/bind/isc/Makefile b/lib/bind/isc/Makefile
index 22bcaa9..6e76a87 100644
--- a/lib/bind/isc/Makefile
+++ b/lib/bind/isc/Makefile
@@ -32,7 +32,7 @@ SRCS+= inet_pton.c \
hash.c heap.c hex.c hmacmd5.c hmacsha.c \
lex.c lfsr.c lib.c log.c md5.c \
mem.c mutexblock.c netaddr.c netscope.c ondestroy.c \
- parseint.c print.c quota.c random.c \
+ parseint.c portset.c print.c quota.c random.c \
ratelimiter.c refcount.c region.c result.c rwlock.c \
serial.c sha1.c sha2.c sockaddr.c string.c strtoul.c \
symtab.c task.c taskpool.c timer.c version.c
@@ -84,6 +84,7 @@ INCS= ${SRCDIR}/include/isc/app.h \
${SRCDIR}/include/isc/ondestroy.h \
${SRCDIR}/include/isc/os.h \
${SRCDIR}/include/isc/parseint.h \
+ ${SRCDIR}/include/isc/portset.h \
${SRCDIR}/include/isc/print.h \
${SRCDIR}/include/isc/quota.h \
${SRCDIR}/include/isc/random.h \
OpenPOWER on IntegriCloud