diff --git a/llarp/CMakeLists.txt b/llarp/CMakeLists.txt index 264e90ed3..339497b56 100644 --- a/llarp/CMakeLists.txt +++ b/llarp/CMakeLists.txt @@ -137,7 +137,6 @@ set(LIB_SRC crypto/crypto_libsodium.cpp crypto/crypto_noop.cpp crypto/crypto.cpp - crypto/ec.cpp crypto/encrypted_frame.cpp crypto/encrypted.cpp crypto/types.cpp