diff options
Diffstat (limited to 'ssl/Makefile.am')
-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 8b80c7b..2651181 100644 --- a/ssl/Makefile.am +++ b/ssl/Makefile.am | |||
@@ -55,6 +55,7 @@ libssl_la_SOURCES += tls13_key_schedule.c | |||
55 | libssl_la_SOURCES += tls13_lib.c | 55 | libssl_la_SOURCES += tls13_lib.c |
56 | libssl_la_SOURCES += tls13_record.c | 56 | libssl_la_SOURCES += tls13_record.c |
57 | libssl_la_SOURCES += tls13_record_layer.c | 57 | libssl_la_SOURCES += tls13_record_layer.c |
58 | libssl_la_SOURCES += tls13_server.c | ||
58 | 59 | ||
59 | noinst_HEADERS = bytestring.h | 60 | noinst_HEADERS = bytestring.h |
60 | noinst_HEADERS += srtp.h | 61 | noinst_HEADERS += srtp.h |