summaryrefslogtreecommitdiff
path: root/Cryptlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Cryptlib/Makefile')
-rw-r--r--Cryptlib/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Cryptlib/Makefile b/Cryptlib/Makefile
index 73a1e2b2..9719a279 100644
--- a/Cryptlib/Makefile
+++ b/Cryptlib/Makefile
@@ -25,13 +25,10 @@ OBJS = Hash/CryptMd4.o \
Cipher/CryptArc4.o \
Rand/CryptRand.o \
Pk/CryptRsaBasic.o \
- Pk/CryptRsaExt.o \
Pk/CryptRsaExtNull.o \
- Pk/CryptPkcs7Sign.o \
Pk/CryptPkcs7SignNull.o \
Pk/CryptPkcs7Verify.o \
- Pk/CryptPkcs7VerifyNull.o \
- Pk/CryptDh.o \
+ Pk/CryptDhNull.o \
Pk/CryptX509.o \
Pk/CryptAuthenticode.o \
Pem/CryptPem.o \