summaryrefslogtreecommitdiffstats
path: root/crypto/cmac/Makefile
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2011-03-24 22:59:02 +0000
committerRichard Levitte <levitte@openssl.org>2011-03-24 22:59:02 +0000
commitc6dbe908959f1e1b1076f9ed2cb34bf2416c7226 (patch)
tree6e34c9cb2b45724bb16b47969f453f58e8993cb0 /crypto/cmac/Makefile
parent37942b93af4fca91ca915d4da1f68d7965a9522f (diff)
make update
Diffstat (limited to 'crypto/cmac/Makefile')
-rw-r--r--crypto/cmac/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/crypto/cmac/Makefile b/crypto/cmac/Makefile
index f6f9d5770b..2638c806c0 100644
--- a/crypto/cmac/Makefile
+++ b/crypto/cmac/Makefile
@@ -104,8 +104,9 @@ 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/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
+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