summaryrefslogtreecommitdiffstats
path: root/crypto/dsa
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-10-18 14:53:00 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-10-18 14:53:00 +0000
commit19a9d0fceafab283501255bee19d37a35061ea88 (patch)
tree4a4b59b00d5d7066adc20c9b537bf88c0b75eaf1 /crypto/dsa
parent6aa1770c6d9c305caf0b0798e55c94797be271ec (diff)
make update
Diffstat (limited to 'crypto/dsa')
-rw-r--r--crypto/dsa/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/crypto/dsa/Makefile b/crypto/dsa/Makefile
index a5c97bd6ac..8073c4ecfe 100644
--- a/crypto/dsa/Makefile
+++ b/crypto/dsa/Makefile
@@ -195,8 +195,9 @@ dsa_sign.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h
dsa_sign.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
dsa_sign.o: ../../include/openssl/opensslconf.h
dsa_sign.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
-dsa_sign.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-dsa_sign.o: ../../include/openssl/symhacks.h ../cryptlib.h dsa_sign.c
+dsa_sign.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
+dsa_sign.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
+dsa_sign.o: ../cryptlib.h dsa_sign.c
dsa_vrf.o: ../../e_os.h ../../include/openssl/bio.h
dsa_vrf.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
dsa_vrf.o: ../../include/openssl/dsa.h ../../include/openssl/e_os2.h