Added New Io File for stubs

svn path=/trunk/; revision=9846
This commit is contained in:
Alex Ionescu 2004-06-23 21:43:45 +00:00
parent 3074af46ff
commit 7f48bb36d7

View file

@ -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 # ReactOS Operating System
# #
@ -222,7 +222,8 @@ OBJECTS_IO = \
io/vpb.o \ io/vpb.o \
io/wdm.o \ io/wdm.o \
io/xhaldisp.o \ io/xhaldisp.o \
io/xhaldrv.o io/xhaldrv.o \
io/wmi.o
# Object Manager (Ob) # Object Manager (Ob)
OBJECTS_OB = \ OBJECTS_OB = \