From 05c3234ddfb41f4fdaae1162de3b825d741da828 Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Fri, 6 Feb 2015 16:49:17 -0500 Subject: ui_compat cleanup; makefiles and vms Remove ui_compat.h from Makefile dependencies And from two VMS build/install scripts. Reviewed-by: Matt Caswell --- crypto/pem/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/pem/Makefile') diff --git a/crypto/pem/Makefile b/crypto/pem/Makefile index 9ac00b9be8..3664055f71 100644 --- a/crypto/pem/Makefile +++ b/crypto/pem/Makefile @@ -135,7 +135,7 @@ pem_lib.o: ../../include/openssl/pkcs12.h ../../include/openssl/pkcs7.h pem_lib.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h pem_lib.o: ../../include/openssl/sha.h ../../include/openssl/stack.h pem_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h -pem_lib.o: ../../include/openssl/ui_compat.h ../../include/openssl/x509.h +pem_lib.o: ../../include/openssl/x509.h pem_lib.o: ../../include/openssl/x509_vfy.h ../asn1/asn1_locl.h ../cryptlib.h pem_lib.o: pem_lib.c pem_oth.o: ../../e_os.h ../../include/openssl/asn1.h -- cgit v1.2.3