Skip to content

Commit 1fbd72f

Browse files
committed
Added possible missing .o
1 parent 2c0dea9 commit 1fbd72f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/wolfssl-interoperability/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ WOLFCRYPT_SRCS := \
3535
$(WOLFSSL_DIR)/wolfcrypt/src/logging.c \
3636
$(WOLFSSL_DIR)/wolfcrypt/src/memory.c \
3737
$(WOLFSSL_DIR)/wolfcrypt/src/random.c \
38+
$(WOLFSSL_DIR)/wolfcrypt/src/kdf.c \
3839
$(WOLFSSL_DIR)/wolfcrypt/src/rsa.c \
3940
$(WOLFSSL_DIR)/wolfcrypt/src/sha.c \
4041
$(WOLFSSL_DIR)/wolfcrypt/src/sha256.c \

0 commit comments

Comments
 (0)