aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-01-30 12:05:42 +0000
committerBen Laurie <ben@openssl.org>1999-01-30 12:05:42 +0000
commitfc8c1a5c6720dce3fe462ea1b005179ae6f1a365 (patch)
tree4fcb71eac9b46c5f07762ab73f7de7ef5e330b9e /crypto/asn1
parent154adc896305b421b61cea0586698a64b4cdf44e (diff)
downloadopenssl-fc8c1a5c6720dce3fe462ea1b005179ae6f1a365.tar.gz
Update dependencies.
Diffstat (limited to 'crypto/asn1')
-rw-r--r--crypto/asn1/Makefile.ssl13
1 files changed, 11 insertions, 2 deletions
diff --git a/crypto/asn1/Makefile.ssl b/crypto/asn1/Makefile.ssl
index b8ae390a2d..00a80b0775 100644
--- a/crypto/asn1/Makefile.ssl
+++ b/crypto/asn1/Makefile.ssl
@@ -480,6 +480,15 @@ n_pkey.o: ../../include/rc4.h ../../include/rc5.h ../../include/ripemd.h
n_pkey.o: ../../include/rsa.h ../../include/sha.h ../../include/stack.h
n_pkey.o: ../../include/x509.h ../../include/x509_vfy.h ../cryptlib.h
n_pkey.o: ../crypto.h asn1.h asn1_mac.h
+nsseq.o: ../../include/bio.h ../../include/blowfish.h ../../include/bn.h
+nsseq.o: ../../include/cast.h ../../include/des.h ../../include/dh.h
+nsseq.o: ../../include/dsa.h ../../include/err.h ../../include/evp.h
+nsseq.o: ../../include/idea.h ../../include/md2.h ../../include/md5.h
+nsseq.o: ../../include/mdc2.h ../../include/objects.h ../../include/pkcs7.h
+nsseq.o: ../../include/rc2.h ../../include/rc4.h ../../include/rc5.h
+nsseq.o: ../../include/ripemd.h ../../include/rsa.h ../../include/sha.h
+nsseq.o: ../../include/stack.h ../../include/x509.h ../../include/x509_vfy.h
+nsseq.o: ../crypto.h asn1.h asn1_mac.h
p7_dgst.o: ../../include/bio.h ../../include/blowfish.h ../../include/bn.h
p7_dgst.o: ../../include/buffer.h ../../include/cast.h ../../include/des.h
p7_dgst.o: ../../include/dh.h ../../include/dsa.h ../../include/e_os.h
@@ -602,8 +611,8 @@ t_x509.o: ../../include/md2.h ../../include/md5.h ../../include/mdc2.h
t_x509.o: ../../include/objects.h ../../include/pkcs7.h ../../include/rc2.h
t_x509.o: ../../include/rc4.h ../../include/rc5.h ../../include/ripemd.h
t_x509.o: ../../include/rsa.h ../../include/sha.h ../../include/stack.h
-t_x509.o: ../../include/x509.h ../../include/x509_vfy.h ../cryptlib.h
-t_x509.o: ../crypto.h asn1.h
+t_x509.o: ../../include/x509.h ../../include/x509_vfy.h ../../include/x509v3.h
+t_x509.o: ../cryptlib.h ../crypto.h asn1.h
x_algor.o: ../../include/bio.h ../../include/blowfish.h ../../include/bn.h
x_algor.o: ../../include/buffer.h ../../include/cast.h ../../include/des.h
x_algor.o: ../../include/dh.h ../../include/dsa.h ../../include/e_os.h