From 11c72d54c6726e800e309147b3cfe00e6c2cd70f Mon Sep 17 00:00:00 2001 From: Steven Edwards Date: Thu, 1 Jan 2004 17:09:30 +0000 Subject: [PATCH] Added msvcrt20 to list of targets. svn path=/trunk/; revision=7390 --- reactos/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/Makefile b/reactos/Makefile index c34ee23f1a6..1949c927f63 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.196 2004/01/01 15:26:04 weiden Exp $ +# $Id: Makefile,v 1.197 2004/01/01 17:09:30 sedwards Exp $ # # Global makefile # @@ -42,7 +42,7 @@ DLLS_KBD = kbdus kbdgr kbdfr kbduk # epsapi psapi richedit rpcrt4 secur32 user32 version ws2help ws2_32 wsock32 wshirda mswsock # imagehlp DLLS = libwine advapi32 cards crtdll fmifs freetype gdi32 kernel32 packet lzexpand \ - msafd msvcrt ntdll psapi richedit rpcrt4 secur32 syssetup twain user32 version \ + msafd msvcrt msvcrt20 ntdll psapi richedit rpcrt4 secur32 syssetup twain user32 version \ winspool ws2help ws2_32 wsock32 wshirda iphlpapi msgina mswsock msimg32 d3d8thk \ winmm comctl32 $(DLLS_KBD)