mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Merge branch 'ondrej/add-tls_p.h-to-Makefile.am' into 'main'
Include lib/isc/tls_p.h in release tarballs See merge request isc-projects/bind9!4716
This commit is contained in:
commit
bb124d6056
1 changed files with 2 additions and 1 deletions
|
|
@ -221,7 +221,8 @@ libisc_la_SOURCES = \
|
|||
entropy_private.h \
|
||||
fsaccess_common_p.h \
|
||||
mem_p.h \
|
||||
task_p.h
|
||||
task_p.h \
|
||||
tls_p.h
|
||||
|
||||
libisc_la_CPPFLAGS = \
|
||||
$(AM_CPPFLAGS) \
|
||||
|
|
|
|||
Loading…
Reference in a new issue