summaryrefslogtreecommitdiffstats
path: root/crypto/engine
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-07-08 09:19:53 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-07-08 09:19:53 +0000
commitc55d27ac3356e562d852da7cd3b7f20d9cdde51a (patch)
tree64bf3e4c2eecc0a58eafe97b90502aeb23e15f29 /crypto/engine
parent4e9de7aa3a12712d08b014af49a8ea54e9187cec (diff)
Make update.
Diffstat (limited to 'crypto/engine')
-rw-r--r--crypto/engine/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/crypto/engine/Makefile b/crypto/engine/Makefile
index 9ec46a87c3..bf86d52792 100644
--- a/crypto/engine/Makefile
+++ b/crypto/engine/Makefile
@@ -84,6 +84,21 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
+eng_aesni.o: ../../e_os.h ../../include/openssl/aes.h
+eng_aesni.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
+eng_aesni.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
+eng_aesni.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h
+eng_aesni.o: ../../include/openssl/ec.h ../../include/openssl/ecdh.h
+eng_aesni.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
+eng_aesni.o: ../../include/openssl/err.h ../../include/openssl/evp.h
+eng_aesni.o: ../../include/openssl/lhash.h ../../include/openssl/modes.h
+eng_aesni.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
+eng_aesni.o: ../../include/openssl/opensslconf.h
+eng_aesni.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
+eng_aesni.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
+eng_aesni.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
+eng_aesni.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
+eng_aesni.o: ../../include/openssl/x509_vfy.h ../cryptlib.h eng_aesni.c
eng_all.o: ../../e_os.h ../../include/openssl/asn1.h
eng_all.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
eng_all.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h