mirror of
https://abf.rosa.ru/djam/libressl.git
synced 2025-02-23 16:12:53 +00:00
13 lines
567 B
Diff
13 lines
567 B
Diff
Index: libressl-3.1.0/crypto/Makefile.am
|
|
===================================================================
|
|
--- libressl-3.1.0.orig/crypto/Makefile.am
|
|
+++ libressl-3.1.0/crypto/Makefile.am
|
|
@@ -693,6 +693,7 @@ libcrypto_la_SOURCES += gost/gost89imit_
|
|
libcrypto_la_SOURCES += gost/gost89imit_pmeth.c
|
|
libcrypto_la_SOURCES += gost/gost_asn1.c
|
|
libcrypto_la_SOURCES += gost/gost_err.c
|
|
+libcrypto_la_SOURCES += gost/gost_kdf.c
|
|
libcrypto_la_SOURCES += gost/gostr341001.c
|
|
libcrypto_la_SOURCES += gost/gostr341001_ameth.c
|
|
libcrypto_la_SOURCES += gost/gostr341001_key.c
|
|
|