aboutsummaryrefslogtreecommitdiff
path: root/crypto/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/CMakeLists.txt')
-rw-r--r--crypto/CMakeLists.txt6
1 files changed, 1 insertions, 5 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt
index 06e25e6..f7d0bfe 100644
--- a/crypto/CMakeLists.txt
+++ b/crypto/CMakeLists.txt
@@ -244,12 +244,8 @@ set(
244 mem_dbg.c 244 mem_dbg.c
245 o_fips.c 245 o_fips.c
246 o_str.c 246 o_str.c
247 aes/aes_cfb.c 247 aes/aes.c
248 aes/aes_ctr.c
249 aes/aes_ecb.c
250 aes/aes_ige.c 248 aes/aes_ige.c
251 aes/aes_ofb.c
252 aes/aes_wrap.c
253 asn1/a_bitstr.c 249 asn1/a_bitstr.c
254 asn1/a_enum.c 250 asn1/a_enum.c
255 asn1/a_int.c 251 asn1/a_int.c