summaryrefslogtreecommitdiffstats
path: root/crypto/cmac
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/cmac
parent03a64ef56d704b11595f37261ff79d96265e696b (diff)
make update
Diffstat (limited to 'crypto/cmac')
-rw-r--r--crypto/cmac/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/crypto/cmac/Makefile b/crypto/cmac/Makefile
index 2638c806c0..f6f9d5770b 100644
--- a/crypto/cmac/Makefile
+++ b/crypto/cmac/Makefile
@@ -104,9 +104,8 @@ cmac.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
cmac.o: ../../include/openssl/buffer.h ../../include/openssl/cmac.h
cmac.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
cmac.o: ../../include/openssl/err.h ../../include/openssl/evp.h
-cmac.o: ../../include/openssl/fips.h ../../include/openssl/lhash.h
-cmac.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
-cmac.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
-cmac.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
-cmac.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-cmac.o: ../cryptlib.h cmac.c
+cmac.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
+cmac.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
+cmac.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
+cmac.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
+cmac.o: ../../include/openssl/symhacks.h ../cryptlib.h cmac.c