aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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