diff options
| author | Brent Cook <bcook@openbsd.org> | 2015-10-21 22:19:09 -0500 |
|---|---|---|
| committer | Brent Cook <bcook@openbsd.org> | 2015-10-21 22:19:09 -0500 |
| commit | 9be9055791b49415765ff8ea8841a226d7207d0d (patch) | |
| tree | cc0d52f15d0f072ac6aac9cd39b42d1de1c0f93c | |
| parent | 3f79a49dd29be1ea2a227304a496269711eea4d9 (diff) | |
| download | portable-9be9055791b49415765ff8ea8841a226d7207d0d.tar.gz portable-9be9055791b49415765ff8ea8841a226d7207d0d.tar.bz2 portable-9be9055791b49415765ff8ea8841a226d7207d0d.zip | |
remove a_gen/utctm.c for cmake
| -rw-r--r-- | crypto/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt index 792041e..0e44da7 100644 --- a/crypto/CMakeLists.txt +++ b/crypto/CMakeLists.txt | |||
| @@ -42,7 +42,6 @@ set( | |||
| 42 | asn1/a_digest.c | 42 | asn1/a_digest.c |
| 43 | asn1/a_dup.c | 43 | asn1/a_dup.c |
| 44 | asn1/a_enum.c | 44 | asn1/a_enum.c |
| 45 | asn1/a_gentm.c | ||
| 46 | asn1/a_i2d_fp.c | 45 | asn1/a_i2d_fp.c |
| 47 | asn1/a_int.c | 46 | asn1/a_int.c |
| 48 | asn1/a_mbstr.c | 47 | asn1/a_mbstr.c |
| @@ -56,7 +55,6 @@ set( | |||
| 56 | asn1/a_time.c | 55 | asn1/a_time.c |
| 57 | asn1/a_time_tm.c | 56 | asn1/a_time_tm.c |
| 58 | asn1/a_type.c | 57 | asn1/a_type.c |
| 59 | asn1/a_utctm.c | ||
| 60 | asn1/a_utf8.c | 58 | asn1/a_utf8.c |
| 61 | asn1/a_verify.c | 59 | asn1/a_verify.c |
| 62 | asn1/ameth_lib.c | 60 | asn1/ameth_lib.c |
