diff options
| -rw-r--r-- | crypto/CMakeLists.txt | 1 | ||||
| -rw-r--r-- | crypto/Makefile.am | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt index 8c7635a..047c228 100644 --- a/crypto/CMakeLists.txt +++ b/crypto/CMakeLists.txt | |||
| @@ -224,7 +224,6 @@ set( | |||
| 224 | asn1/x_exten.c | 224 | asn1/x_exten.c |
| 225 | asn1/x_long.c | 225 | asn1/x_long.c |
| 226 | asn1/x_name.c | 226 | asn1/x_name.c |
| 227 | asn1/x_pkey.c | ||
| 228 | asn1/x_pubkey.c | 227 | asn1/x_pubkey.c |
| 229 | asn1/x_req.c | 228 | asn1/x_req.c |
| 230 | asn1/x_sig.c | 229 | asn1/x_sig.c |
diff --git a/crypto/Makefile.am b/crypto/Makefile.am index 250063f..ad241ab 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
| @@ -317,7 +317,6 @@ libcrypto_la_SOURCES += asn1/x_crl.c | |||
| 317 | libcrypto_la_SOURCES += asn1/x_exten.c | 317 | libcrypto_la_SOURCES += asn1/x_exten.c |
| 318 | libcrypto_la_SOURCES += asn1/x_long.c | 318 | libcrypto_la_SOURCES += asn1/x_long.c |
| 319 | libcrypto_la_SOURCES += asn1/x_name.c | 319 | libcrypto_la_SOURCES += asn1/x_name.c |
| 320 | libcrypto_la_SOURCES += asn1/x_pkey.c | ||
| 321 | libcrypto_la_SOURCES += asn1/x_pubkey.c | 320 | libcrypto_la_SOURCES += asn1/x_pubkey.c |
| 322 | libcrypto_la_SOURCES += asn1/x_req.c | 321 | libcrypto_la_SOURCES += asn1/x_req.c |
| 323 | libcrypto_la_SOURCES += asn1/x_sig.c | 322 | libcrypto_la_SOURCES += asn1/x_sig.c |
