summaryrefslogtreecommitdiff
path: root/crypto/txt_db/Makefile.ssl
diff options
context:
space:
mode:
authorbodo <bodo>1999-04-23 22:50:09 +0000
committerbodo <bodo>1999-04-23 22:50:09 +0000
commit0b386251de3083d0be0e61a4e18792efa943f801 (patch)
treea9db5a8793048cd34f65d612f21fdb1381bd66af /crypto/txt_db/Makefile.ssl
parent0549f120584ffb448a29b4514dd751209046667d (diff)
downloadopenssl-0b386251de3083d0be0e61a4e18792efa943f801.tar.gz
"make depend"
Submitted by: Reviewed by: PR:
Diffstat (limited to 'crypto/txt_db/Makefile.ssl')
-rw-r--r--crypto/txt_db/Makefile.ssl8
1 files changed, 5 insertions, 3 deletions
diff --git a/crypto/txt_db/Makefile.ssl b/crypto/txt_db/Makefile.ssl
index 8d5c0fead..ecc07cecf 100644
--- a/crypto/txt_db/Makefile.ssl
+++ b/crypto/txt_db/Makefile.ssl
@@ -78,6 +78,8 @@ errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-txt_db.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
-txt_db.o: ../../include/err.h ../../include/lhash.h ../../include/stack.h
-txt_db.o: ../cryptlib.h ../crypto.h ../opensslv.h txt_db.h
+txt_db.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
+txt_db.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h
+txt_db.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
+txt_db.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
+txt_db.o: ../../include/openssl/txt_db.h ../cryptlib.h