diff --git a/reactos/Makefile b/reactos/Makefile index 1bcb616a9a1..61fce00f58b 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.207 2004/01/23 10:47:22 ekohl Exp $ +# $Id: Makefile,v 1.208 2004/02/01 21:40:59 gvg Exp $ # # Global makefile # @@ -42,11 +42,10 @@ DLLS_KBD = kbdus kbdgr kbdfr kbduk # epsapi psapi richedit rpcrt4 secur32 user32 version ws2help ws2_32 wsock32 wshirda mswsock # imagehlp imm32 DLLS = advapi32 cabinet cards comctl32 crtdll comdlg32 d3d8thk fmifs freetype gdi32 \ - imm32 iphlpapi kernel32 lzexpand msafd msgina msimg32 msvcrt msvcrt20 mswsock ntdll \ - ole32 oledlg packet psapi richedit rpcrt4 samlib secur32 shell32 shlwapi snmpapi \ - syssetup twain unicode user32 userenv version winmm winspool ws2help ws2_32 wsock32 \ - wshirda \ - $(DLLS_KBD) + imm32 iphlpapi kernel32 lzexpand mpr msafd msgina msimg32 msvcrt msvcrt20 mswsock \ + ntdll ole32 oledlg packet psapi richedit rpcrt4 samlib secur32 shell32 shlwapi \ + snmpapi syssetup twain unicode user32 userenv version wininet winmm winspool \ + ws2help ws2_32 wsock32 wshirda $(DLLS_KBD) SUBSYS = smss win32k csrss ntvdm diff --git a/reactos/bootdata/packages/reactos.dff b/reactos/bootdata/packages/reactos.dff index 7ad8413dbc4..9f14afb0974 100755 --- a/reactos/bootdata/packages/reactos.dff +++ b/reactos/bootdata/packages/reactos.dff @@ -62,6 +62,7 @@ lib\kbduk\kbduk.dll 1 lib\kbdus\kbdus.dll 1 lib\kernel32\kernel32.dll 1 lib\lzexpand\lz32.dll 1 +lib\mpr\mpr.dll 1 lib\msafd\msafd.dll 1 lib\msgina\msgina.dll 1 lib\msvcrt\msvcrt.dll 1 @@ -79,6 +80,7 @@ lib\user32\user32.dll 1 lib\userenv\userenv.dll 1 lib\version\version.dll 1 lib\winspool\winspool.drv 1 +lib\wininet\wininet.dll 1 lib\winmm\winmm.dll 1 lib\ws2_32\ws2_32.dll 1 lib\ws2help\ws2help.dll 1