diff options
| author | Brent Cook <bcook@openbsd.org> | 2015-10-21 21:39:59 -0500 |
|---|---|---|
| committer | Brent Cook <bcook@openbsd.org> | 2015-10-21 21:39:59 -0500 |
| commit | 959241fe887812502d586d02be070db96dd98864 (patch) | |
| tree | 08a3e9b3571be96d70f405efea3740a1724547cf | |
| parent | 2c168b712784d77e46c01b14f1f25b9d65d2cf26 (diff) | |
| download | portable-959241fe887812502d586d02be070db96dd98864.tar.gz portable-959241fe887812502d586d02be070db96dd98864.tar.bz2 portable-959241fe887812502d586d02be070db96dd98864.zip | |
remove a_gen/utctm.c
| -rw-r--r-- | crypto/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
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 | |||
| 145 | libcrypto_la_SOURCES += asn1/a_digest.c | 145 | libcrypto_la_SOURCES += asn1/a_digest.c |
| 146 | libcrypto_la_SOURCES += asn1/a_dup.c | 146 | libcrypto_la_SOURCES += asn1/a_dup.c |
| 147 | libcrypto_la_SOURCES += asn1/a_enum.c | 147 | libcrypto_la_SOURCES += asn1/a_enum.c |
| 148 | libcrypto_la_SOURCES += asn1/a_gentm.c | ||
| 149 | libcrypto_la_SOURCES += asn1/a_i2d_fp.c | 148 | libcrypto_la_SOURCES += asn1/a_i2d_fp.c |
| 150 | libcrypto_la_SOURCES += asn1/a_int.c | 149 | libcrypto_la_SOURCES += asn1/a_int.c |
| 151 | libcrypto_la_SOURCES += asn1/a_mbstr.c | 150 | libcrypto_la_SOURCES += asn1/a_mbstr.c |
| @@ -159,7 +158,6 @@ libcrypto_la_SOURCES += asn1/a_strnid.c | |||
| 159 | libcrypto_la_SOURCES += asn1/a_time.c | 158 | libcrypto_la_SOURCES += asn1/a_time.c |
| 160 | libcrypto_la_SOURCES += asn1/a_time_tm.c | 159 | libcrypto_la_SOURCES += asn1/a_time_tm.c |
| 161 | libcrypto_la_SOURCES += asn1/a_type.c | 160 | libcrypto_la_SOURCES += asn1/a_type.c |
| 162 | libcrypto_la_SOURCES += asn1/a_utctm.c | ||
| 163 | libcrypto_la_SOURCES += asn1/a_utf8.c | 161 | libcrypto_la_SOURCES += asn1/a_utf8.c |
| 164 | libcrypto_la_SOURCES += asn1/a_verify.c | 162 | libcrypto_la_SOURCES += asn1/a_verify.c |
| 165 | libcrypto_la_SOURCES += asn1/ameth_lib.c | 163 | libcrypto_la_SOURCES += asn1/ameth_lib.c |
