Commit in reactos on MAIN
Makefile+3-31.264 -> 1.265
msiexec requires msi, so don't build that either, as it breaks the tree.

reactos
Makefile 1.264 -> 1.265
diff -u -r1.264 -r1.265
--- Makefile	30 Nov 2004 20:21:33 -0000	1.264
+++ Makefile	1 Dec 2004 05:49:23 -0000	1.265
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.264 2004/11/30 20:21:33 weiden Exp $
+# $Id: Makefile,v 1.265 2004/12/01 05:49:23 rcampbell Exp $
 #
 # Global makefile
 #
@@ -96,8 +96,8 @@
 STORAGE_DRIVERS = atapi cdrom class2 disk floppy scsiport diskdump
 
 # System applications
-# autochk cmd format services setup usetup welcome winlogon
-SYS_APPS = autochk calc cmd explorer expand format msiexec regedt32 regsvr32 \
+# autochk cmd format services setup usetup welcome winlogon msiexec 
+SYS_APPS = autochk calc cmd explorer expand format regedt32 regsvr32 \
   services setup taskmgr userinit usetup welcome vmwinst winlogon \
   regedit winefile
 
CVSspam 0.2.8