Add missing file to build

This commit is contained in:
Eric Frias 2014-04-06 19:16:14 -04:00
parent 8bdc6fd219
commit 88f6ca16e9

View file

@ -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