diff --git a/reactos/Makefile b/reactos/Makefile index 9e69dc33af8..b8c143b1f36 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.177 2003/11/01 13:28:53 navaraf Exp $ +# $Id: Makefile,v 1.178 2003/11/18 22:28:24 sedwards Exp $ # # Global makefile # @@ -38,10 +38,10 @@ LIB_STATIC = string rosrtl epsapi zlib DLLS_KBD = kbdus kbdgr kbdfr # User mode libraries -# advapi32 cards crtdll fmifs gdi32 kernel32 libpcap packet msafd msvcrt ntdll +# advapi32 cards crtdll fmifs gdi32 imagehlp kernel32 libpcap packet msafd msvcrt ntdll # epsapi psapi richedit rpcrt4 secur32 user32 version ws2help ws2_32 wsock32 wshirda mswsock -DLLS = advapi32 cards crtdll fmifs freetype gdi32 kernel32 packet lzexpand msafd \ - msvcrt ntdll psapi richedit secur32 syssetup twain user32 version winedbgc \ +DLLS = advapi32 cards crtdll fmifs freetype gdi32 imagehlp kernel32 packet lzexpand msafd \ + msvcrt ntdll psapi richedit rpcrt4 secur32 syssetup twain user32 version winedbgc \ winspool ws2help ws2_32 wsock32 wshirda iphlpapi mswsock msimg32 d3d8thk \ $(DLLS_KBD)