summaryrefslogtreecommitdiffstats
path: root/crypto/conf
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-06-21 10:04:48 +0000
committerBodo Möller <bodo@openssl.org>1999-06-21 10:04:48 +0000
commita6c1b3a9ac5db00809c679e27ed057f89d10bbde (patch)
tree357bacf4c24840ebb87670c7320a2c2dd0c4c75b /crypto/conf
parentba404b5e86a707afe7faca8e22d53eea5e64c8b6 (diff)
"make update"
Diffstat (limited to 'crypto/conf')
-rw-r--r--crypto/conf/Makefile.ssl5
1 files changed, 3 insertions, 2 deletions
diff --git a/crypto/conf/Makefile.ssl b/crypto/conf/Makefile.ssl
index ab2e148be1..64b763f068 100644
--- a/crypto/conf/Makefile.ssl
+++ b/crypto/conf/Makefile.ssl
@@ -84,8 +84,9 @@ conf.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
conf.o: ../../include/openssl/e_os.h ../../include/openssl/e_os2.h
conf.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
conf.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
-conf.o: ../../include/openssl/stack.h ../cryptlib.h conf_lcl.h
+conf.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
+conf.o: ../cryptlib.h conf_lcl.h
conf_err.o: ../../include/openssl/bio.h ../../include/openssl/conf.h
conf_err.o: ../../include/openssl/crypto.h ../../include/openssl/err.h
conf_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslv.h
-conf_err.o: ../../include/openssl/stack.h
+conf_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h