diff options
-rw-r--r-- | ssl/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ssl/Makefile.am b/ssl/Makefile.am index d5c0466..f1bd897 100644 --- a/ssl/Makefile.am +++ b/ssl/Makefile.am | |||
@@ -99,6 +99,7 @@ noinst_HEADERS += ssl_sigalgs.h | |||
99 | noinst_HEADERS += ssl_tlsext.h | 99 | noinst_HEADERS += ssl_tlsext.h |
100 | noinst_HEADERS += tls_content.h | 100 | noinst_HEADERS += tls_content.h |
101 | noinst_HEADERS += tls_internal.h | 101 | noinst_HEADERS += tls_internal.h |
102 | noinst_HEADERS += tls12_internal.h | ||
102 | noinst_HEADERS += tls13_internal.h | 103 | noinst_HEADERS += tls13_internal.h |
103 | noinst_HEADERS += tls13_handshake.h | 104 | noinst_HEADERS += tls13_handshake.h |
104 | noinst_HEADERS += tls13_record.h | 105 | noinst_HEADERS += tls13_record.h |