mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 19:04:57 -05:00
do not install inet.h; add lang.h
This commit is contained in:
parent
6735f1e886
commit
478d45fc48
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ top_srcdir = @top_srcdir@
|
|||
@BIND9_VERSION@
|
||||
|
||||
HEADERS = assertions.h boolean.h buffer.h error.h event.h heap.h \
|
||||
inet.h int.h lex.h list.h mem.h rbtgen.h region.h result.h \
|
||||
int.h lang.h lex.h list.h mem.h rbtgen.h region.h result.h \
|
||||
rwlock.h socket.h str.h task.h timer.h types.h
|
||||
|
||||
SUBDIRS =
|
||||
|
|
|
|||
Loading…
Reference in a new issue