summaryrefslogtreecommitdiffstats
path: root/crypto/pem/Makefile
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2015-02-06 16:49:17 -0500
committerRich Salz <rsalz@openssl.org>2015-02-06 16:49:17 -0500
commit05c3234ddfb41f4fdaae1162de3b825d741da828 (patch)
tree9bd9a728bc108cf92ff2450b6cb8d0111c836e94 /crypto/pem/Makefile
parent7cd6069c74bad2371a8512a818de0e588d4894f5 (diff)
ui_compat cleanup; makefiles and vms
Remove ui_compat.h from Makefile dependencies And from two VMS build/install scripts. Reviewed-by: Matt Caswell <matt@openssl.org>
Diffstat (limited to 'crypto/pem/Makefile')
-rw-r--r--crypto/pem/Makefile2
1 files changed, 1 insertions, 1 deletions
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