summaryrefslogtreecommitdiff
path: root/crypto/objects
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-03-22 18:52:03 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-03-22 18:52:03 +0000
commitfe591284be1575d85d3a2f40d8ba93436ba2b3db (patch)
tree8e5b64adadaede271ce39f053ede50b534de2a03 /crypto/objects
parent7122aafce5f3c8437680c22461da3dcb9a4e2e51 (diff)
downloadopenssl-new-fe591284be1575d85d3a2f40d8ba93436ba2b3db.tar.gz
Update dependencies.
Diffstat (limited to 'crypto/objects')
-rw-r--r--crypto/objects/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/crypto/objects/Makefile b/crypto/objects/Makefile
index be89c9d8e2..d7365e96c4 100644
--- a/crypto/objects/Makefile
+++ b/crypto/objects/Makefile
@@ -96,14 +96,14 @@ o_names.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
o_names.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
o_names.o: o_names.c
obj_dat.o: ../../e_os.h ../../include/openssl/asn1.h
-obj_dat.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
-obj_dat.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
-obj_dat.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
-obj_dat.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
-obj_dat.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
-obj_dat.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
-obj_dat.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-obj_dat.o: ../cryptlib.h obj_dat.c obj_dat.h
+obj_dat.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
+obj_dat.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
+obj_dat.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+obj_dat.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
+obj_dat.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
+obj_dat.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
+obj_dat.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
+obj_dat.o: ../../include/openssl/symhacks.h ../cryptlib.h obj_dat.c obj_dat.h
obj_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
obj_err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
obj_err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h