Author: cgutman
Date: Wed Jul 20 18:14:08 2011
New Revision: 52745

URL: http://svn.reactos.org/svn/reactos?rev=52745&view=rev
Log:
[KERNEL32]
- Try to fix CMake build

Modified:
    trunk/reactos/dll/win32/kernel32/CMakeLists.txt

Modified: trunk/reactos/dll/win32/kernel32/CMakeLists.txt
URL: 
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/CMakeLists.txt?rev=52745&r1=52744&r2=52745&view=diff
==============================================================================
--- trunk/reactos/dll/win32/kernel32/CMakeLists.txt [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/kernel32/CMakeLists.txt [iso-8859-1] Wed Jul 20 
18:14:08 2011
@@ -13,7 +13,7 @@
 list(APPEND SOURCE
     client/debugger.c
     client/except.c
-    client/file/ackup.c
+    client/file/backup.c
     client/file/bintype.c
     client/file/cnotify.c
     client/file/copy.c


Reply via email to