[ros-diffs] [akhaldi] 54121: [RTL] * Fix unix build.

akhaldi at svn.reactos.org akhaldi at svn.reactos.org
Thu Oct 13 21:48:10 UTC 2011


Author: akhaldi
Date: Thu Oct 13 21:48:10 2011
New Revision: 54121

URL: http://svn.reactos.org/svn/reactos?rev=54121&view=rev
Log:
[RTL]
* Fix unix build.

Modified:
    trunk/reactos/lib/rtl/CMakeLists.txt

Modified: trunk/reactos/lib/rtl/CMakeLists.txt
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/rtl/CMakeLists.txt?rev=54121&r1=54120&r2=54121&view=diff
==============================================================================
--- trunk/reactos/lib/rtl/CMakeLists.txt [iso-8859-1] (original)
+++ trunk/reactos/lib/rtl/CMakeLists.txt [iso-8859-1] Thu Oct 13 21:48:10 2011
@@ -70,7 +70,7 @@
         i386/except.c
         i386/interlck.S
         i386/rtlmem.s
-        i386/rtlswap.s
+        i386/rtlswap.S
         i386/res_asm.s
         i386/thread.c)
 elseif(ARCH MATCHES amd64)




More information about the Ros-diffs mailing list