summaryrefslogtreecommitdiffstats
path: root/crypto/hmac
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-09-17 17:11:09 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-09-17 17:11:09 +0000
commite852835da62e256c9e9873467ab8d9d174c4f2d6 (patch)
treeb11dfa5633379057cfdf54c595074d09224cd5dc /crypto/hmac
parentd245c325298f12f5d88cdd0df2be28ee419531fb (diff)
Make update: delete duplicate error code.
Diffstat (limited to 'crypto/hmac')
-rw-r--r--crypto/hmac/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/crypto/hmac/Makefile b/crypto/hmac/Makefile
index 60e5c3328d..5cfa37d99c 100644
--- a/crypto/hmac/Makefile
+++ b/crypto/hmac/Makefile
@@ -77,9 +77,10 @@ clean:
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