Corrected filename trap.S -> trap.s
Modified: branches/xmlbuildsystem/reactos/ntoskrnl/ntoskrnl.xml

Modified: branches/xmlbuildsystem/reactos/ntoskrnl/ntoskrnl.xml
--- branches/xmlbuildsystem/reactos/ntoskrnl/ntoskrnl.xml	2005-01-15 23:15:04 UTC (rev 13071)
+++ branches/xmlbuildsystem/reactos/ntoskrnl/ntoskrnl.xml	2005-01-16 09:24:00 UTC (rev 13072)
@@ -45,7 +45,7 @@
 				<file>syscall.S</file>
 				<file>thread.c</file>
 				<file>tlbflush.S</file>
-				<file>trap.S</file>
+				<file>trap.s</file>
 				<file>tskswitch.S</file>
 				<file>tss.c</file>
 				<file>usercall.c</file>