aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-02-19 20:09:08 +0000
committerDr. Stephen Henson <steve@openssl.org>2014-02-19 20:09:08 +0000
commit4cfeb00be953cff10182772930adb7776860cfff (patch)
treeb5c0b363ce68bbe0e5d3772b1fc9637e9e42a9d1 /crypto/x509
parent84917787b5a3df5b9077a9b8bca38f7ed65dd7b5 (diff)
downloadopenssl-4cfeb00be953cff10182772930adb7776860cfff.tar.gz
make depend
Diffstat (limited to 'crypto/x509')
-rw-r--r--crypto/x509/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/x509/Makefile b/crypto/x509/Makefile
index 1dde1d26f1..cab17d8630 100644
--- a/crypto/x509/Makefile
+++ b/crypto/x509/Makefile
@@ -312,7 +312,7 @@ x509_vfy.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
x509_vfy.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
x509_vfy.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
x509_vfy.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
-x509_vfy.o: ../cryptlib.h x509_vfy.c
+x509_vfy.o: ../cryptlib.h vpm_int.h x509_vfy.c
x509_vpm.o: ../../e_os.h ../../include/openssl/asn1.h
x509_vpm.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
x509_vpm.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
@@ -326,7 +326,7 @@ x509_vpm.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
x509_vpm.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
x509_vpm.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
x509_vpm.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
-x509_vpm.o: ../cryptlib.h x509_vpm.c
+x509_vpm.o: ../cryptlib.h vpm_int.h x509_vpm.c
x509cset.o: ../../e_os.h ../../include/openssl/asn1.h
x509cset.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
x509cset.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h