aboutsummaryrefslogtreecommitdiff
path: root/crypto/txt_db
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/txt_db
parenta120ed39a6ef1c2085deab490092b83d819e2546 (diff)
downloadopenssl-a3aadb2d9c85bc958a428a17ef5d6c9de5ef87b8.zip
openssl-a3aadb2d9c85bc958a428a17ef5d6c9de5ef87b8.tar.gz
openssl-a3aadb2d9c85bc958a428a17ef5d6c9de5ef87b8.tar.bz2
make depend
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/txt_db')
-rw-r--r--crypto/txt_db/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/txt_db/Makefile b/crypto/txt_db/Makefile
index 454bda0..ca967ab 100644
--- a/crypto/txt_db/Makefile
+++ b/crypto/txt_db/Makefile
@@ -65,4 +65,4 @@ txt_db.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
txt_db.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
txt_db.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
txt_db.o: ../../include/openssl/symhacks.h ../../include/openssl/txt_db.h
-txt_db.o: ../cryptlib.h txt_db.c
+txt_db.o: ../include/internal/cryptlib.h txt_db.c