summaryrefslogtreecommitdiffstats
path: root/crypto/bn/Makefile
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/bn/Makefile
parent84917787b5a3df5b9077a9b8bca38f7ed65dd7b5 (diff)
make depend
Diffstat (limited to 'crypto/bn/Makefile')
-rw-r--r--crypto/bn/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/crypto/bn/Makefile b/crypto/bn/Makefile
index b62b676325..9eae43fb92 100644
--- a/crypto/bn/Makefile
+++ b/crypto/bn/Makefile
@@ -254,6 +254,7 @@ bn_exp.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
bn_exp.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
bn_exp.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
bn_exp.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_exp.c bn_lcl.h
+bn_exp.o: rsaz_exp.h
bn_exp2.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
bn_exp2.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
bn_exp2.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
@@ -345,8 +346,8 @@ bn_rand.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
bn_rand.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
bn_rand.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
bn_rand.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
-bn_rand.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-bn_rand.o: ../cryptlib.h bn_lcl.h bn_rand.c
+bn_rand.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
+bn_rand.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_rand.c
bn_recp.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
bn_recp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
bn_recp.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h