summaryrefslogtreecommitdiff
path: root/Cryptlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Cryptlib/Makefile')
-rw-r--r--Cryptlib/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/Cryptlib/Makefile b/Cryptlib/Makefile
index f494dd4c..a05a4db0 100644
--- a/Cryptlib/Makefile
+++ b/Cryptlib/Makefile
@@ -29,11 +29,7 @@ OBJS = Hash/CryptMd4.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/CryptPkcs7.o \
Pk/CryptDh.o \
Pk/CryptX509.o \
Pk/CryptAuthenticode.o \