aboutsummaryrefslogtreecommitdiff
path: root/crypto/stack/Makefile.ssl
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-04-23 22:50:50 +0000
committerBodo Möller <bodo@openssl.org>1999-04-23 22:50:50 +0000
commitbf57da0717c4de574fed76bd08d5504a8b57cae3 (patch)
tree683105d7f21579ad8747aae68f3d4767b4d5d37f /crypto/stack/Makefile.ssl
parent018b4ee9bb2d3618f06725165c43d61771bb2cd2 (diff)
downloadopenssl-bf57da0717c4de574fed76bd08d5504a8b57cae3.zip
openssl-bf57da0717c4de574fed76bd08d5504a8b57cae3.tar.gz
openssl-bf57da0717c4de574fed76bd08d5504a8b57cae3.tar.bz2
"make depend"
Submitted by: Reviewed by: PR:
Diffstat (limited to 'crypto/stack/Makefile.ssl')
-rw-r--r--crypto/stack/Makefile.ssl6
1 files changed, 4 insertions, 2 deletions
diff --git a/crypto/stack/Makefile.ssl b/crypto/stack/Makefile.ssl
index 310b19c..610fce2 100644
--- a/crypto/stack/Makefile.ssl
+++ b/crypto/stack/Makefile.ssl
@@ -78,5 +78,7 @@ errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-stack.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
-stack.o: ../../include/err.h ../cryptlib.h ../crypto.h ../opensslv.h stack.h
+stack.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
+stack.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h
+stack.o: ../../include/openssl/err.h ../../include/openssl/opensslv.h
+stack.o: ../../include/openssl/stack.h ../cryptlib.h