aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/stack
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-05-14 17:38:31 +0200
committerRichard Levitte <levitte@openssl.org>2015-05-14 17:38:31 +0200
commita3aadb2d9c85bc958a428a17ef5d6c9de5ef87b8 (patch)
treef1d5fea279a0b03ca076a2e8dc16b8717651cf0e /crypto/stack
parenta120ed39a6ef1c2085deab490092b83d819e2546 (diff)
downloadopenssl-a3aadb2d9c85bc958a428a17ef5d6c9de5ef87b8.tar.gz
make depend
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/stack')
-rw-r--r--crypto/stack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/stack/Makefile b/crypto/stack/Makefile
index f97b3e8d79..76f1b2bc22 100644
--- a/crypto/stack/Makefile
+++ b/crypto/stack/Makefile
@@ -65,4 +65,5 @@ 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: ../../include/openssl/symhacks.h ../cryptlib.h stack.c
+stack.o: ../../include/openssl/symhacks.h ../include/internal/cryptlib.h
+stack.o: stack.c