aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/hmac/Makefile.ssl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-10-14 20:09:54 +0000
committerRichard Levitte <levitte@openssl.org>2000-10-14 20:09:54 +0000
commit3ab56511120b7a67ed4e4dbac9d60e5d1520a453 (patch)
tree399ad045f57838ba50a40a57f9834d7a98f6af4a /crypto/hmac/Makefile.ssl
parent82ce0b2308027b337f0d8bea973eca5f818aaceb (diff)
downloadopenssl-3ab56511120b7a67ed4e4dbac9d60e5d1520a453.tar.gz
The experimental Rijndael code moved to the main trunk.
make update done.
Diffstat (limited to 'crypto/hmac/Makefile.ssl')
-rw-r--r--crypto/hmac/Makefile.ssl8
1 files changed, 5 insertions, 3 deletions
diff --git a/crypto/hmac/Makefile.ssl b/crypto/hmac/Makefile.ssl
index ed3c8c64d1..a15f775c98 100644
--- a/crypto/hmac/Makefile.ssl
+++ b/crypto/hmac/Makefile.ssl
@@ -91,6 +91,8 @@ hmac.o: ../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
hmac.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
hmac.o: ../../include/openssl/opensslv.h ../../include/openssl/rc2.h
hmac.o: ../../include/openssl/rc4.h ../../include/openssl/rc5.h
-hmac.o: ../../include/openssl/ripemd.h ../../include/openssl/rsa.h
-hmac.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
-hmac.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
+hmac.o: ../../include/openssl/rijndael-alg-fst.h
+hmac.o: ../../include/openssl/rijndael.h ../../include/openssl/ripemd.h
+hmac.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
+hmac.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
+hmac.o: ../../include/openssl/symhacks.h