summaryrefslogtreecommitdiffstats
path: root/crypto/evp/Makefile
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2006-06-01 12:43:39 +0000
committerDr. Stephen Henson <steve@openssl.org>2006-06-01 12:43:39 +0000
commite0c1ea9038f6a9e33dff3c7654b2a1b97e3d0e2c (patch)
treee32d0ae5ab5b122a3ef0b527e41215d1efe731c1 /crypto/evp/Makefile
parent6f88c6a634868a97d9613d6ec3663bf83a05d379 (diff)
Fix error code. make update
Diffstat (limited to 'crypto/evp/Makefile')
-rw-r--r--crypto/evp/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/crypto/evp/Makefile b/crypto/evp/Makefile
index 850ab85fef..fb183b3d82 100644
--- a/crypto/evp/Makefile
+++ b/crypto/evp/Makefile
@@ -504,6 +504,19 @@ m_sha1.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
m_sha1.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
m_sha1.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
m_sha1.o: ../cryptlib.h m_sha1.c
+m_sigver.o: ../../e_os.h ../../include/openssl/asn1.h
+m_sigver.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
+m_sigver.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
+m_sigver.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
+m_sigver.o: ../../include/openssl/ecdsa.h ../../include/openssl/err.h
+m_sigver.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
+m_sigver.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
+m_sigver.o: ../../include/openssl/opensslconf.h
+m_sigver.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
+m_sigver.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
+m_sigver.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
+m_sigver.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
+m_sigver.o: ../../include/openssl/x509_vfy.h ../cryptlib.h m_sigver.c
m_wp.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
m_wp.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
m_wp.o: ../../include/openssl/e_os2.h ../../include/openssl/ec.h