summaryrefslogtreecommitdiff
path: root/Cryptlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Cryptlib/Makefile')
-rw-r--r--Cryptlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cryptlib/Makefile b/Cryptlib/Makefile
index a028979e..3a0469db 100644
--- a/Cryptlib/Makefile
+++ b/Cryptlib/Makefile
@@ -43,7 +43,8 @@ OBJS = Hash/CryptMd4.o \
SysCall/CrtWrapper.o \
SysCall/TimerWrapper.o \
SysCall/BaseMemAllocation.o \
- SysCall/BaseStrings.o
+ SysCall/BaseStrings.o \
+ SysCall/memset.o
all: $(TARGET)