summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-12-11 16:16:32 +0100
committerRichard Levitte <levitte@openssl.org>2015-12-11 16:18:35 +0100
commit6ebe8dac3e6101c00b973ec8abc3cf405c9070d5 (patch)
treebe16498975f6bd422e6342c3582a02acdd621941
parent254b26af2003c49958b52215f9fec03b4c7eed03 (diff)
make update
Reviewed-by: Rich Salz <rsalz@openssl.org>
-rw-r--r--crypto/evp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/Makefile b/crypto/evp/Makefile
index 412015853d..df86026953 100644
--- a/crypto/evp/Makefile
+++ b/crypto/evp/Makefile
@@ -378,7 +378,7 @@ encode.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
encode.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
encode.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
encode.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-encode.o: ../include/internal/cryptlib.h encode.c
+encode.o: ../include/internal/cryptlib.h encode.c evp_locl.h
evp_acnf.o: ../../e_os.h ../../include/openssl/asn1.h
evp_acnf.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
evp_acnf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h