diff options
Diffstat (limited to 'crypto/CMakeLists.txt')
-rw-r--r-- | crypto/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt index 47ab733..9d29e45 100644 --- a/crypto/CMakeLists.txt +++ b/crypto/CMakeLists.txt | |||
@@ -223,7 +223,6 @@ if((NOT HOST_ASM_ELF_X86_64) AND | |||
223 | set( | 223 | set( |
224 | CRYPTO_SRC | 224 | CRYPTO_SRC |
225 | ${CRYPTO_SRC} | 225 | ${CRYPTO_SRC} |
226 | aes/aes_cbc.c | ||
227 | camellia/camellia.c | 226 | camellia/camellia.c |
228 | camellia/cmll_cbc.c | 227 | camellia/cmll_cbc.c |
229 | whrlpool/wp_block.c | 228 | whrlpool/wp_block.c |