aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-12-20 22:25:41 +0000
committerRichard Levitte <levitte@openssl.org>2001-12-20 22:25:41 +0000
commit5dfaf1c437f4ca607fb4ae62764b3236fa3e3530 (patch)
tree071d4effbe318c02df6d47617e0eed3b45b71810 /crypto/des
parentc6c5cf1754201b156cf5a2b8ab38f6c2636f78e7 (diff)
downloadopenssl-5dfaf1c437f4ca607fb4ae62764b3236fa3e3530.tar.gz
make update
Diffstat (limited to 'crypto/des')
-rw-r--r--crypto/des/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/des/Makefile.ssl b/crypto/des/Makefile.ssl
index 07169ba78d..28e58f4207 100644
--- a/crypto/des/Makefile.ssl
+++ b/crypto/des/Makefile.ssl
@@ -152,7 +152,7 @@ cfb64enc.o: ../../include/openssl/opensslconf.h des_locl.h
cfb_enc.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h
cfb_enc.o: ../../include/openssl/opensslconf.h des_locl.h
des_enc.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h
-des_enc.o: ../../include/openssl/opensslconf.h des_locl.h ncbc_enc.c
+des_enc.o: ../../include/openssl/opensslconf.h des_locl.h des_locl.h ncbc_enc.c
ecb3_enc.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h
ecb3_enc.o: ../../include/openssl/opensslconf.h des_locl.h
ecb_enc.o: ../../include/openssl/des.h ../../include/openssl/e_os2.h