aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/hmac
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-05-01 22:36:10 +0000
committerBen Laurie <ben@openssl.org>1999-05-01 22:36:10 +0000
commit5b1b04460664a40925b611358b8cde57f574982e (patch)
tree41271607cdafc9525d0cd78b2e72a7113b45be41 /crypto/hmac
parentdc1f607aff011a3592663d2d721a35e79ea09fdf (diff)
downloadopenssl-5b1b04460664a40925b611358b8cde57f574982e.tar.gz
Update dependencies.
Diffstat (limited to 'crypto/hmac')
-rw-r--r--crypto/hmac/Makefile.ssl4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/hmac/Makefile.ssl b/crypto/hmac/Makefile.ssl
index 6452328542..2ad59c383a 100644
--- a/crypto/hmac/Makefile.ssl
+++ b/crypto/hmac/Makefile.ssl
@@ -89,5 +89,5 @@ hmac.o: ../../include/openssl/mdc2.h ../../include/openssl/objects.h
hmac.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
hmac.o: ../../include/openssl/rc2.h ../../include/openssl/rc4.h
hmac.o: ../../include/openssl/rc5.h ../../include/openssl/ripemd.h
-hmac.o: ../../include/openssl/rsa.h ../../include/openssl/sha.h
-hmac.o: ../../include/openssl/stack.h
+hmac.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
+hmac.o: ../../include/openssl/sha.h ../../include/openssl/stack.h