mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 02:37:28 +02:00
Merge pull request #1955 from JacobBarthelmeh/Testing
add mynewt_port.c to make dist
This commit is contained in:
@ -67,7 +67,8 @@ EXTRA_DIST += wolfcrypt/src/port/ti/ti-aes.c \
|
||||
wolfcrypt/src/port/af_alg/afalg_hash.c \
|
||||
wolfcrypt/src/port/devcrypto/devcrypto_hash.c \
|
||||
wolfcrypt/src/port/devcrypto/wc_devcrypto.c \
|
||||
wolfcrypt/src/port/devcrypto/README.md
|
||||
wolfcrypt/src/port/devcrypto/README.md \
|
||||
wolfcrypt/src/port/mynewt/mynewt_port.c
|
||||
|
||||
if BUILD_CRYPTODEV
|
||||
src_libwolfssl_la_SOURCES += wolfcrypt/src/cryptodev.c
|
||||
|
Reference in New Issue
Block a user