diff options
author | Bodo Möller <bodo@openssl.org> | 2011-02-03 11:17:53 +0100 |
---|---|---|
committer | Bodo Möller <bodo@openssl.org> | 2011-02-03 11:17:53 +0100 |
commit | 9d0397e9779524745018d03a8f938905898dfffb (patch) | |
tree | 2ee59d84dc865002401810bd3a4f36c6b0304894 /crypto/bn/Makefile | |
parent | Fix error codes. (diff) | |
download | openssl-9d0397e9779524745018d03a8f938905898dfffb.tar.xz openssl-9d0397e9779524745018d03a8f938905898dfffb.zip |
make update
Diffstat (limited to 'crypto/bn/Makefile')
-rw-r--r-- | crypto/bn/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/bn/Makefile b/crypto/bn/Makefile index 5301fb80b9..17a117e20f 100644 --- a/crypto/bn/Makefile +++ b/crypto/bn/Makefile @@ -356,3 +356,8 @@ bn_word.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h bn_word.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h bn_word.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h bn_word.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_lcl.h bn_word.c +bn_x931p.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h +bn_x931p.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h +bn_x931p.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h +bn_x931p.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h +bn_x931p.o: ../../include/openssl/symhacks.h bn_x931p.c |