From 9be9055791b49415765ff8ea8841a226d7207d0d Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Wed, 21 Oct 2015 22:19:09 -0500 Subject: remove a_gen/utctm.c for cmake --- crypto/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'crypto') 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( asn1/a_digest.c asn1/a_dup.c asn1/a_enum.c - asn1/a_gentm.c asn1/a_i2d_fp.c asn1/a_int.c asn1/a_mbstr.c @@ -56,7 +55,6 @@ set( asn1/a_time.c asn1/a_time_tm.c asn1/a_type.c - asn1/a_utctm.c asn1/a_utf8.c asn1/a_verify.c asn1/ameth_lib.c -- cgit v1.2.3-55-g6feb