diff options
| author | Peter Jones <pjones@redhat.com> | 2017-09-08 14:28:30 -0400 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2017-09-08 14:48:57 -0400 |
| commit | 9802023c13859cb2fb2e9df924ec203286994d7d (patch) | |
| tree | 5abb631243ad38c8556c9094afea27a2d7a47945 /Cryptlib/OpenSSL/Makefile | |
| parent | e992a913cf5f1d8eeaec345cc5c873a96bf4bb39 (diff) | |
| download | efi-boot-shim-9802023c13859cb2fb2e9df924ec203286994d7d.tar.gz efi-boot-shim-9802023c13859cb2fb2e9df924ec203286994d7d.zip | |
Some things went weird with the openssl revert...
I think this works around most of them.
Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'Cryptlib/OpenSSL/Makefile')
| -rw-r--r-- | Cryptlib/OpenSSL/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Cryptlib/OpenSSL/Makefile b/Cryptlib/OpenSSL/Makefile index ff59e0ba..b61b66d8 100644 --- a/Cryptlib/OpenSSL/Makefile +++ b/Cryptlib/OpenSSL/Makefile @@ -430,10 +430,6 @@ OBJS = crypto/cryptlib.o \ crypto/ocsp/ocsp_prn.o \ crypto/ocsp/ocsp_vfy.o \ crypto/ocsp/ocsp_err.o \ - crypto/ui/ui_lib.o \ - crypto/ui/ui_util.o \ - crypto/ui/ui_compat.o \ - crypto/krb5/krb5_asn.o \ crypto/cmac/cmac.o \ crypto/cmac/cm_ameth.o \ crypto/cmac/cm_pmeth.o \ |
