summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-06 22:27:16 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-06 22:27:16 +0000
commit525c3eb1cf9e4f56b14e02a9c3ff70c3b474b8db (patch)
tree74ddbb5e2d67b7a537c59963c7a2adde3f4209a3
parent4c86f3ad84e2482a236c19d96c0422a5717d532a (diff)
Notes
-rw-r--r--lib/libisc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libisc/Makefile b/lib/libisc/Makefile
index f8b00a13fd8f..f0bd477785f4 100644
--- a/lib/libisc/Makefile
+++ b/lib/libisc/Makefile
@@ -22,6 +22,7 @@ INCS= ${BIND_DIR}/include/isc/assertions.h \
${BIND_DIR}/include/isc/eventlib.h \
${BIND_DIR}/include/isc/heap.h \
${BIND_DIR}/include/isc/irpmarshall.h \
+ ${BIND_DIR}/include/isc/list.h \
${BIND_DIR}/include/isc/logging.h \
${BIND_DIR}/include/isc/memcluster.h \
${BIND_DIR}/include/isc/misc.h \