Add list.h to the to be installed header files.

This commit is contained in:
Jeroen Ruigrok van der Werven 2001-02-06 22:27:16 +00:00
parent 4c86f3ad84
commit 525c3eb1cf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72111

View File

@ -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 \