summaryrefslogtreecommitdiffstats
path: root/crypto/objects
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-05-14 17:38:31 +0200
committerRichard Levitte <levitte@openssl.org>2015-05-14 17:38:31 +0200
commita3aadb2d9c85bc958a428a17ef5d6c9de5ef87b8 (patch)
treef1d5fea279a0b03ca076a2e8dc16b8717651cf0e /crypto/objects
parenta120ed39a6ef1c2085deab490092b83d819e2546 (diff)
make depend
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/objects')
-rw-r--r--crypto/objects/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/crypto/objects/Makefile b/crypto/objects/Makefile
index 6e9fa2e47f..94e1d4ec5f 100644
--- a/crypto/objects/Makefile
+++ b/crypto/objects/Makefile
@@ -87,8 +87,8 @@ 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.o: ../include/internal/asn1_int.h obj_dat.c obj_dat.h
+obj_dat.o: ../../include/openssl/symhacks.h ../include/internal/asn1_int.h
+obj_dat.o: ../include/internal/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
@@ -105,7 +105,8 @@ obj_lib.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
obj_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
obj_lib.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
obj_lib.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-obj_lib.o: ../cryptlib.h ../include/internal/asn1_int.h obj_lib.c
+obj_lib.o: ../include/internal/asn1_int.h ../include/internal/cryptlib.h
+obj_lib.o: obj_lib.c
obj_xref.o: ../../e_os.h ../../include/openssl/asn1.h
obj_xref.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
obj_xref.o: ../../include/openssl/e_os2.h ../../include/openssl/obj_mac.h