summaryrefslogtreecommitdiff
path: root/ssl/Makefile
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2014-04-25 00:44:17 -0400
committerGeoff Thorpe <geoff@openssl.org>2014-04-25 14:31:05 -0400
commit79c6c4e828834c4b979940eb537f8a2b4b103376 (patch)
treeb822e6fc3f8c77f73e74674dc2775c71175b28d8 /ssl/Makefile
parent76c3ff69377e5acf8a2c00c3957c1f4a3ddb708b (diff)
downloadopenssl-new-79c6c4e828834c4b979940eb537f8a2b4b103376.tar.gz
make depend
Diffstat (limited to 'ssl/Makefile')
-rw-r--r--ssl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ssl/Makefile b/ssl/Makefile
index e5df5854fb..0bc71af903 100644
--- a/ssl/Makefile
+++ b/ssl/Makefile
@@ -977,8 +977,9 @@ t1_enc.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
t1_enc.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h ssl_locl.h
t1_enc.o: t1_enc.c
t1_lib.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
-t1_lib.o: ../include/openssl/buffer.h ../include/openssl/comp.h
-t1_lib.o: ../include/openssl/conf.h ../include/openssl/crypto.h
+t1_lib.o: ../include/openssl/bn.h ../include/openssl/buffer.h
+t1_lib.o: ../include/openssl/comp.h ../include/openssl/conf.h
+t1_lib.o: ../include/openssl/crypto.h ../include/openssl/dh.h
t1_lib.o: ../include/openssl/dsa.h ../include/openssl/dtls1.h
t1_lib.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
t1_lib.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h