aboutsummaryrefslogtreecommitdiff
path: root/crypto/rsa/Makefile
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2006-11-30 13:41:47 +0000
committerDr. Stephen Henson <steve@openssl.org>2006-11-30 13:41:47 +0000
commit4d7aff707ea180d4597850fe4bb7818b121e2b89 (patch)
tree2368fb629a9e098d681f73dd181b5462442f7c69 /crypto/rsa/Makefile
parentd137b56a5bed5557a04b54040f17dd9a41fd8274 (diff)
downloadopenssl-4d7aff707ea180d4597850fe4bb7818b121e2b89.zip
openssl-4d7aff707ea180d4597850fe4bb7818b121e2b89.tar.gz
openssl-4d7aff707ea180d4597850fe4bb7818b121e2b89.tar.bz2
Update dependencies.
Diffstat (limited to 'crypto/rsa/Makefile')
-rw-r--r--crypto/rsa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/rsa/Makefile b/crypto/rsa/Makefile
index be6373c..ae24b82 100644
--- a/crypto/rsa/Makefile
+++ b/crypto/rsa/Makefile
@@ -210,7 +210,7 @@ rsa_pmeth.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
rsa_pmeth.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
rsa_pmeth.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
rsa_pmeth.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
-rsa_pmeth.o: ../cryptlib.h ../evp/evp_locl.h rsa_pmeth.c
+rsa_pmeth.o: ../cryptlib.h ../evp/evp_locl.h rsa_locl.h rsa_pmeth.c
rsa_prn.o: ../../e_os.h ../../include/openssl/asn1.h
rsa_prn.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
rsa_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
@@ -259,7 +259,7 @@ rsa_sign.o: ../../include/openssl/pkcs7.h ../../include/openssl/rsa.h
rsa_sign.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
rsa_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
rsa_sign.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
-rsa_sign.o: ../cryptlib.h rsa_sign.c
+rsa_sign.o: ../cryptlib.h rsa_locl.h rsa_sign.c
rsa_ssl.o: ../../e_os.h ../../include/openssl/asn1.h
rsa_ssl.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
rsa_ssl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h