summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorBen Laurie <benl@benl-macbookpro3.local>2013-01-19 14:14:30 +0000
committerBen Laurie <benl@benl-macbookpro3.local>2013-01-19 14:14:30 +0000
commita6bbbf2ff5580addb917a8b4f1160f90af91d268 (patch)
treea3c098de1244534bdd0f59aee78862de07f7cc3e /test
parentbba43f3f4398ed27048a253c372a64b3951877b8 (diff)
Make "make depend" work on MacOS out of the box.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 93619504ff..e476a105d4 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -949,7 +949,7 @@ ssltest.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
ssltest.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
ssltest.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
ssltest.o: ../include/openssl/x509v3.h ssltest.c
-v3nametest.o: ../include/openssl/asn1.h ../include/openssl/bio.h
+v3nametest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
v3nametest.o: ../include/openssl/buffer.h ../include/openssl/conf.h
v3nametest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
v3nametest.o: ../include/openssl/ec.h ../include/openssl/ecdh.h