Author: sserapion
Date: Tue Oct 21 21:07:16 2008
New Revision: 36886
URL: 
http://svn.reactos.org/svn/reactos?rev=36886&view=rev
Log:
Revert last. (rtl straggler)
Modified:
    branches/ros-amd64-bringup/reactos/dll/ntdll/ntdll.rbuild
Modified: branches/ros-amd64-bringup/reactos/dll/ntdll/ntdll.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/dll/n…
==============================================================================
--- branches/ros-amd64-bringup/reactos/dll/ntdll/ntdll.rbuild [iso-8859-1] (original)
+++ branches/ros-amd64-bringup/reactos/dll/ntdll/ntdll.rbuild [iso-8859-1] Tue Oct 21
21:07:16 2008
@@ -12,7 +12,7 @@
                <define name="_WIN32_WINNT">0x0502</define>
                <define name="_NTOSKRNL_" />
                <define name="__NO_CTYPE_INLINES" />
-               <library>rtl_umode</library>
+               <library>rtl</library>
                <library>ntdllsys</library>
                <library>libcntpr</library>
                <library>pseh</library>
@@ -55,4 +55,4 @@
                        <file>ntdll.rc</file>
                </directory>
        </module>
-</group>
+</group>