summaryrefslogtreecommitdiffstats
path: root/crypto/hmac/Makefile
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-02-21 17:51:59 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-02-21 17:51:59 +0000
commitb7056b641418327cc82112cab236785e57a0b61b (patch)
treecd2c17da6e0d69d05c9ce743a5578cf4656fcec8 /crypto/hmac/Makefile
parent620baecf91fcc11dab5e8369bce11c1edd47543d (diff)
Update dependencies.
Diffstat (limited to 'crypto/hmac/Makefile')
-rw-r--r--crypto/hmac/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/crypto/hmac/Makefile b/crypto/hmac/Makefile
index 1b39f10ea8..974a08ce40 100644
--- a/crypto/hmac/Makefile
+++ b/crypto/hmac/Makefile
@@ -102,9 +102,10 @@ hm_pmeth.o: ../cryptlib.h ../evp/evp_locl.h hm_pmeth.c
hmac.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
hmac.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
hmac.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
-hmac.o: ../../include/openssl/evp.h ../../include/openssl/hmac.h
-hmac.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
-hmac.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
-hmac.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
-hmac.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-hmac.o: ../../include/openssl/symhacks.h ../cryptlib.h hmac.c
+hmac.o: ../../include/openssl/evp.h ../../include/openssl/fips.h
+hmac.o: ../../include/openssl/hmac.h ../../include/openssl/lhash.h
+hmac.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
+hmac.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+hmac.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
+hmac.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
+hmac.o: ../cryptlib.h hmac.c