diff options
Diffstat (limited to 'ssl')
-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 4586b97..935e3f8 100644 --- a/ssl/Makefile.am +++ b/ssl/Makefile.am | |||
@@ -76,6 +76,7 @@ libssl_la_SOURCES += tls13_server.c | |||
76 | 76 | ||
77 | noinst_HEADERS = bytestring.h | 77 | noinst_HEADERS = bytestring.h |
78 | noinst_HEADERS += srtp.h | 78 | noinst_HEADERS += srtp.h |
79 | noinst_HEADERS += dtls_locl.h | ||
79 | noinst_HEADERS += ssl_locl.h | 80 | noinst_HEADERS += ssl_locl.h |
80 | noinst_HEADERS += ssl_sigalgs.h | 81 | noinst_HEADERS += ssl_sigalgs.h |
81 | noinst_HEADERS += ssl_tlsext.h | 82 | noinst_HEADERS += ssl_tlsext.h |