diff --git a/CMakeLists.txt b/CMakeLists.txt index b89c9a5..b4bc0c1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -137,6 +137,7 @@ set( fc_sources src/crypto/dh.cpp src/crypto/blowfish.cpp src/crypto/elliptic.cpp + src/crypto/rand.cpp src/crypto/salsa20.cpp src/crypto/scrypt.cpp # commented out until committed