diff --git a/CMakeLists.txt b/CMakeLists.txt index ac7260a13e..8705b5b022 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4395,6 +4395,7 @@ if(WOLFSSL_EXAMPLES) tests/api/test_error.c tests/api/test_random.c tests/api/test_wolfentropy.c + tests/api/test_wolfevent.c tests/api/test_wolfmath.c tests/api/test_rsa.c tests/api/test_dsa.c