aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/hmac
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2011-09-05 09:46:15 +0000
committerBodo Möller <bodo@openssl.org>2011-09-05 09:46:15 +0000
commitae53b299faaeb8cf985b04ea7964d160975ba07e (patch)
treea32c51025576dff07e7eefbd4714b34bfdd0e766 /crypto/hmac
parent03a64ef56d704b11595f37261ff79d96265e696b (diff)
downloadopenssl-ae53b299faaeb8cf985b04ea7964d160975ba07e.tar.gz
make update
Diffstat (limited to 'crypto/hmac')
-rw-r--r--crypto/hmac/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/crypto/hmac/Makefile b/crypto/hmac/Makefile
index 974a08ce40..1b39f10ea8 100644
--- a/crypto/hmac/Makefile
+++ b/crypto/hmac/Makefile
@@ -102,10 +102,9 @@ 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/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
+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