aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des
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/des
parenta120ed39a6ef1c2085deab490092b83d819e2546 (diff)
downloadopenssl-a3aadb2d9c85bc958a428a17ef5d6c9de5ef87b8.tar.gz
make depend
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/des')
-rw-r--r--crypto/des/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/des/Makefile b/crypto/des/Makefile
index 2a8f06f0e5..eb8f3bdd2e 100644
--- a/crypto/des/Makefile
+++ b/crypto/des/Makefile
@@ -120,8 +120,8 @@ enc_read.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
enc_read.o: ../../include/openssl/opensslconf.h
enc_read.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
enc_read.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-enc_read.o: ../../include/openssl/symhacks.h ../cryptlib.h des_locl.h
-enc_read.o: enc_read.c
+enc_read.o: ../../include/openssl/symhacks.h ../include/internal/cryptlib.h
+enc_read.o: des_locl.h enc_read.c
enc_writ.o: ../../e_os.h ../../include/openssl/bio.h
enc_writ.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
enc_writ.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h
@@ -130,7 +130,7 @@ enc_writ.o: ../../include/openssl/opensslconf.h
enc_writ.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
enc_writ.o: ../../include/openssl/rand.h ../../include/openssl/safestack.h
enc_writ.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-enc_writ.o: ../cryptlib.h des_locl.h enc_writ.c
+enc_writ.o: ../include/internal/cryptlib.h des_locl.h enc_writ.c
fcrypt.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
fcrypt.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
fcrypt.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h