summaryrefslogtreecommitdiffstats
path: root/crypto/evp/build.info
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/build.info')
-rw-r--r--crypto/evp/build.info4
1 files changed, 3 insertions, 1 deletions
diff --git a/crypto/evp/build.info b/crypto/evp/build.info
index 61331dbfff..bf633dc713 100644
--- a/crypto/evp/build.info
+++ b/crypto/evp/build.info
@@ -17,4 +17,6 @@ SOURCE[../../libcrypto]=\
INCLUDE[e_aes.o]=.. ../modes
INCLUDE[e_aes_cbc_hmac_sha1.o]=../modes
INCLUDE[e_aes_cbc_hmac_sha256.o]=../modes
-INCLUDE[e_camellia.o]=../modes
+INCLUDE[e_camellia.o]=.. ../modes
+INCLUDE[e_des.o]=..
+INCLUDE[e_des3.o]=..