Added new files for Ex Stubs

svn path=/trunk/; revision=9842
This commit is contained in:
Alex Ionescu 2004-06-23 21:03:43 +00:00
parent 68f96d4b10
commit d039c1362d

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.125 2004/06/21 21:07:29 hyperion Exp $
# $Id: Makefile,v 1.126 2004/06/23 21:03:43 ion Exp $
#
# ReactOS Operating System
#
@ -262,9 +262,12 @@ OBJECTS_EX = \
ex/napi.o \
ex/power.o \
ex/resource.o \
ex/time.o \
ex/rundown.o \
ex/stree.o \
ex/synch.o \
ex/sysinfo.o \
ex/time.o \
ex/util.o \
ex/win32k.o \
ex/work.o \
ex/zone.o