summaryrefslogtreecommitdiffstats
path: root/crypto/stack
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-01-06 13:33:27 +0000
committerDr. Stephen Henson <steve@openssl.org>2014-01-06 13:33:27 +0000
commitc776a3f398b1fd0d59e9247c0c4c6b79f5692b33 (patch)
tree8cd2f4b07c993452c15611a9a391a387ead662bc /crypto/stack
parent25c9fa6026e6a200a291bc4fd3464718aae9775e (diff)
make update
Diffstat (limited to 'crypto/stack')
-rw-r--r--crypto/stack/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/crypto/stack/Makefile b/crypto/stack/Makefile
index 11feda2182..5327692ac8 100644
--- a/crypto/stack/Makefile
+++ b/crypto/stack/Makefile
@@ -75,7 +75,10 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
stack.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
-stack.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
-stack.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
+stack.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
+stack.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+stack.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
+stack.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
+stack.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
stack.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-stack.o: ../cryptlib.h stack.c
+stack.o: ../../include/openssl/symhacks.h ../cryptlib.h stack.c