mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00: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:
@@ -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) \
|
||||
|
Reference in New Issue
Block a user