aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2021-05-30 18:16:41 -0500
committerBrent Cook <busterb@gmail.com>2021-05-30 18:16:41 -0500
commit5f9707abf4b4326e8f3ebb401ad6cba0ce2dca3d (patch)
treebc4f106679d14e916eeea44ef9850e8265f5477f
parente55410dc80acd7d40f8a30007870d1ce7ce33034 (diff)
downloadportable-5f9707abf4b4326e8f3ebb401ad6cba0ce2dca3d.tar.gz
portable-5f9707abf4b4326e8f3ebb401ad6cba0ce2dca3d.tar.bz2
portable-5f9707abf4b4326e8f3ebb401ad6cba0ce2dca3d.zip
add dtls_locl.h
-rw-r--r--ssl/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssl/Makefile.am b/ssl/Makefile.am
index 4586b97..935e3f8 100644
--- a/ssl/Makefile.am
+++ b/ssl/Makefile.am
@@ -76,6 +76,7 @@ libssl_la_SOURCES += tls13_server.c
76 76
77noinst_HEADERS = bytestring.h 77noinst_HEADERS = bytestring.h
78noinst_HEADERS += srtp.h 78noinst_HEADERS += srtp.h
79noinst_HEADERS += dtls_locl.h
79noinst_HEADERS += ssl_locl.h 80noinst_HEADERS += ssl_locl.h
80noinst_HEADERS += ssl_sigalgs.h 81noinst_HEADERS += ssl_sigalgs.h
81noinst_HEADERS += ssl_tlsext.h 82noinst_HEADERS += ssl_tlsext.h