diff options
author | Brent Cook <busterb@gmail.com> | 2016-11-05 06:24:55 -0500 |
---|---|---|
committer | Brent Cook <busterb@gmail.com> | 2016-11-05 06:24:55 -0500 |
commit | 348362416d79760320d9120bbc0b653fb2a2e838 (patch) | |
tree | af98abd038912d5953d338137acf8694856d1708 /crypto | |
parent | 19457d72b0aa3b1183a84bd0e844006c9f2c54aa (diff) | |
download | portable-348362416d79760320d9120bbc0b653fb2a2e838.tar.gz portable-348362416d79760320d9120bbc0b653fb2a2e838.tar.bz2 portable-348362416d79760320d9120bbc0b653fb2a2e838.zip |
remove krb5 from cmake
Diffstat (limited to 'crypto')
-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 2242967..d0ccb1b 100644 --- a/crypto/CMakeLists.txt +++ b/crypto/CMakeLists.txt | |||
@@ -463,7 +463,6 @@ set( | |||
463 | idea/i_ecb.c | 463 | idea/i_ecb.c |
464 | idea/i_ofb64.c | 464 | idea/i_ofb64.c |
465 | idea/i_skey.c | 465 | idea/i_skey.c |
466 | krb5/krb5_asn.c | ||
467 | lhash/lh_stats.c | 466 | lhash/lh_stats.c |
468 | lhash/lhash.c | 467 | lhash/lhash.c |
469 | md4/md4_dgst.c | 468 | md4/md4_dgst.c |