Commit in reactos/ntoskrnl on MAIN
Makefile+3-21.126 -> 1.127
Added New Io File for stubs

reactos/ntoskrnl
Makefile 1.126 -> 1.127
diff -u -r1.126 -r1.127
--- Makefile	23 Jun 2004 21:03:43 -0000	1.126
+++ Makefile	23 Jun 2004 21:43:45 -0000	1.127
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.126 2004/06/23 21:03:43 ion Exp $
+# $Id: Makefile,v 1.127 2004/06/23 21:43:45 ion Exp $
 #
 # ReactOS Operating System
 #
@@ -222,7 +222,8 @@
 	io/vpb.o \
 	io/wdm.o \
 	io/xhaldisp.o \
-	io/xhaldrv.o
+        io/xhaldrv.o \
+        io/wmi.o
 
 # Object Manager (Ob)
 OBJECTS_OB = \
CVSspam 0.2.8