aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-06-23 01:58:10 +0200
committerRichard Levitte <levitte@openssl.org>2015-06-23 02:59:47 +0200
commita1c506ae9ecb493bb1ae3226100b489e56c4d307 (patch)
treea6727122e595593d4f45e651488a13dd6f931ffc
parented45f3c24212f612a3d029760fa5fa7dc0907074 (diff)
downloadopenssl-a1c506ae9ecb493bb1ae3226100b489e56c4d307.tar.gz
make update
Reviewed-by: Rich Salz <rsalz@openssl.org>
-rw-r--r--crypto/bn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/Makefile b/crypto/bn/Makefile
index 8875c4111b..7d55778d36 100644
--- a/crypto/bn/Makefile
+++ b/crypto/bn/Makefile
@@ -247,7 +247,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 ../include/internal/bn_int.h
-bn_exp.o: ../include/internal/cryptlib.h bn_exp.c bn_lcl.h
+bn_exp.o: ../include/internal/cryptlib.h bn_exp.c bn_lcl.h 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