From c84194ffc8e24efa5c38be98effd9711955840c7 Mon Sep 17 00:00:00 2001 From: Hideki Miyazaki Date: Fri, 19 Nov 2021 14:44:45 +0900 Subject: [PATCH] include renesas_cmn.h to am file --- wolfssl/wolfcrypt/include.am | 1 + 1 file changed, 1 insertion(+) diff --git a/wolfssl/wolfcrypt/include.am b/wolfssl/wolfcrypt/include.am index 763046eff..7728fc35c 100644 --- a/wolfssl/wolfcrypt/include.am +++ b/wolfssl/wolfcrypt/include.am @@ -96,6 +96,7 @@ noinst_HEADERS+= \ wolfssl/wolfcrypt/port/Renesas/renesas-tsip-crypt.h \ wolfssl/wolfcrypt/port/Renesas/renesas-sce-crypt.h \ wolfssl/wolfcrypt/port/Renesas/renesas_sync.h \ + wolfssl/wolfcrypt/port/Renesas/renesas_cmn.h \ wolfssl/wolfcrypt/port/cypress/psoc6_crypto.h if BUILD_CRYPTOAUTHLIB