summaryrefslogtreecommitdiffstats
path: root/crypto/x509
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-11-17 15:17:36 +0100
committerRichard Levitte <levitte@openssl.org>2015-11-17 15:17:36 +0100
commita22c01244beec045662e0e0e048783dc70a7b8d1 (patch)
tree01687c8263dd4a83f37a1ab82b73c25b18a65405 /crypto/x509
parent9ae720b4dc30ab52b20965c5d6f60ecc6169b8c8 (diff)
make update
Reviewed-by: Matt Caswell <matt@openssl.org>
Diffstat (limited to 'crypto/x509')
-rw-r--r--crypto/x509/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509/Makefile b/crypto/x509/Makefile
index bb86d44158..a72870156f 100644
--- a/crypto/x509/Makefile
+++ b/crypto/x509/Makefile
@@ -144,7 +144,7 @@ t_x509.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
t_x509.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
t_x509.o: ../../include/openssl/x509_vfy.h ../../include/openssl/x509v3.h
t_x509.o: ../include/internal/asn1_int.h ../include/internal/cryptlib.h
-t_x509.o: ../include/internal/x509_int.h t_x509.c
+t_x509.o: t_x509.c
x509_att.o: ../../e_os.h ../../include/openssl/asn1.h
x509_att.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
x509_att.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h