projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
4251d14
)
Included new file io/iowork.c in build.
author
Robert Dickenson
<robd@reactos.org>
Thu, 3 Oct 2002 19:29:09 +0000
(19:29 +0000)
committer
Robert Dickenson
<robd@reactos.org>
Thu, 3 Oct 2002 19:29:09 +0000
(19:29 +0000)
svn path=/trunk/; revision=3616
reactos/ntoskrnl/Makefile
patch
|
blob
|
history
diff --git
a/reactos/ntoskrnl/Makefile
b/reactos/ntoskrnl/Makefile
index
c544e9d
..
501d19e
100644
(file)
--- a/
reactos/ntoskrnl/Makefile
+++ b/
reactos/ntoskrnl/Makefile
@@
-1,4
+1,4
@@
-# $Id: Makefile,v 1.8
3 2002/09/08 10:23:15 chorns
Exp $
+# $Id: Makefile,v 1.8
4 2002/10/03 19:29:09 robd
Exp $
#
# ReactOS Operating System
#
#
# ReactOS Operating System
#
@@
-186,6
+186,7
@@
OBJECTS_IO = \
io/iocomp.o \
io/ioctrl.o \
io/iomgr.o \
io/iocomp.o \
io/ioctrl.o \
io/iomgr.o \
+ io/iowork.o \
io/irp.o \
io/lock.o \
io/mailslot.o \
io/irp.o \
io/lock.o \
io/mailslot.o \