summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-03-08 12:30:12 +0000
committerBodo Möller <bodo@openssl.org>2001-03-08 12:30:12 +0000
commit3285076c8e2ad3399ed54389dc4c6d9fe39193f6 (patch)
tree137f4112d17047caf183bb254fe8a10c75836bfb /apps
parent3b4cfea688be0bbe3270848f9640aef78028caab (diff)
Integrate ec_err.[co].
"make depend"
Diffstat (limited to 'apps')
-rw-r--r--apps/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile.ssl b/apps/Makefile.ssl
index 22b529516c..8a9c1c0626 100644
--- a/apps/Makefile.ssl
+++ b/apps/Makefile.ssl
@@ -955,7 +955,7 @@ speed.o: ../include/openssl/rijndael.h ../include/openssl/ripemd.h
speed.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
speed.o: ../include/openssl/sha.h ../include/openssl/stack.h
speed.o: ../include/openssl/symhacks.h ../include/openssl/x509.h
-speed.o: ../include/openssl/x509_vfy.h ./testdsa.h ./testrsa.h apps.h speed.c
+speed.o: ../include/openssl/x509_vfy.h apps.h speed.c testdsa.h testrsa.h
spkac.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
spkac.o: ../include/openssl/blowfish.h ../include/openssl/bn.h
spkac.o: ../include/openssl/buffer.h ../include/openssl/cast.h