Commit in reactos on MAIN
Makefile+4-41.212 -> 1.213
bootdata/packages/reactos.dff+21.27 -> 1.28
+6-4
2 modified files
Include netapi32.dll and setupapi.dll in default build/setup

reactos
Makefile 1.212 -> 1.213
diff -u -r1.212 -r1.213
--- Makefile	24 Mar 2004 00:05:27 -0000	1.212
+++ Makefile	7 Apr 2004 17:48:15 -0000	1.213
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.212 2004/03/24 00:05:27 mf Exp $
+# $Id: Makefile,v 1.213 2004/04/07 17:48:15 gvg Exp $
 #
 # Global makefile
 #
@@ -46,9 +46,9 @@
 # imagehlp imm32
 DLLS = advapi32 cabinet cards comctl32 crtdll comdlg32 d3d8thk expat fmifs freetype gdi32 \
 	imm32 iphlpapi kernel32 lzexpand mpr msafd msgina msimg32 msvcrt msvcrt20 mswsock \
-	ntdll ole32 oleaut32 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) $(DLLS_CPL)
+	netapi32.dll ntdll ole32 oleaut32 oledlg packet psapi richedit rpcrt4 samlib secur32 \
+	setupapi shell32 shlwapi snmpapi syssetup twain unicode user32 userenv version wininet \
+	winmm winspool ws2help ws2_32 wsock32 wshirda $(DLLS_KBD) $(DLLS_CPL)
 
 SUBSYS = smss win32k csrss ntvdm
 

reactos/bootdata/packages
reactos.dff 1.27 -> 1.28
diff -u -r1.27 -r1.28
--- reactos.dff	26 Mar 2004 23:13:58 -0000	1.27
+++ reactos.dff	7 Apr 2004 17:48:15 -0000	1.28
@@ -68,6 +68,7 @@
 lib\msgina\msgina.dll                   1
 lib\msvcrt\msvcrt.dll                   1
 lib\msvcrt20\msvcrt20.dll               1
+lib\netapi32\netapi32.dll               1
 lib\ntdll\ntdll.dll                     1
 lib\ole32\ole32.dll                     1
 lib\oleaut32\oleaut32.dll               1
@@ -75,6 +76,7 @@
 lib\rpcrt4\rpcrt4.dll                   1
 lib\samlib\samlib.dll                   1
 lib\secur32\secur32.dll                 1
+lib\setupapi\setupapi.dll               1
 lib\shell32\shell32.dll                 1
 lib\shlwapi\shlwapi.dll	                1
 lib\syssetup\syssetup.dll               1
CVSspam 0.2.8