From 959241fe887812502d586d02be070db96dd98864 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Wed, 21 Oct 2015 21:39:59 -0500 Subject: remove a_gen/utctm.c --- crypto/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'crypto') diff --git a/crypto/Makefile.am b/crypto/Makefile.am index b5ccf24..f45e8e9 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am @@ -145,7 +145,6 @@ libcrypto_la_SOURCES += asn1/a_d2i_fp.c libcrypto_la_SOURCES += asn1/a_digest.c libcrypto_la_SOURCES += asn1/a_dup.c libcrypto_la_SOURCES += asn1/a_enum.c -libcrypto_la_SOURCES += asn1/a_gentm.c libcrypto_la_SOURCES += asn1/a_i2d_fp.c libcrypto_la_SOURCES += asn1/a_int.c libcrypto_la_SOURCES += asn1/a_mbstr.c @@ -159,7 +158,6 @@ libcrypto_la_SOURCES += asn1/a_strnid.c libcrypto_la_SOURCES += asn1/a_time.c libcrypto_la_SOURCES += asn1/a_time_tm.c libcrypto_la_SOURCES += asn1/a_type.c -libcrypto_la_SOURCES += asn1/a_utctm.c libcrypto_la_SOURCES += asn1/a_utf8.c libcrypto_la_SOURCES += asn1/a_verify.c libcrypto_la_SOURCES += asn1/ameth_lib.c -- cgit v1.2.3-55-g6feb