mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-23 15:17:01 -04:00
offset.h was not installed by 'make install'
This commit is contained in:
parent
54229947d3
commit
b291fec7c9
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ top_srcdir = @top_srcdir@
|
|||
|
||||
@BIND9_VERSION@
|
||||
|
||||
HEADERS = app.h dir.h int.h net.h netdb.h stdtime.h time.h
|
||||
HEADERS = app.h dir.h int.h net.h netdb.h offset.h stdtime.h time.h
|
||||
|
||||
SUBDIRS =
|
||||
TARGETS =
|
||||
|
|
|
|||
Loading…
Reference in a new issue