From bf57da0717c4de574fed76bd08d5504a8b57cae3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodo=20M=C3=B6ller?= Date: Fri, 23 Apr 1999 22:50:50 +0000 Subject: "make depend" Submitted by: Reviewed by: PR: --- crypto/txt_db/Makefile.ssl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'crypto/txt_db') diff --git a/crypto/txt_db/Makefile.ssl b/crypto/txt_db/Makefile.ssl index 8d5c0fead2..ecc07cecf5 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 -- cgit v1.2.3