https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d5064a689499a33d05d27e87cbd6a4616144bbdc

commit d5064a689499a33d05d27e87cbd6a4616144bbdc
Author:     Amine Khaldi <[email protected]>
AuthorDate: Wed Apr 11 12:44:23 2018 +0100
Commit:     Amine Khaldi <[email protected]>
CommitDate: Wed Apr 11 12:44:23 2018 +0100

    [KERNEL32] Missed this file. Fixes build.
---
 dll/win32/kernel32/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dll/win32/kernel32/CMakeLists.txt 
b/dll/win32/kernel32/CMakeLists.txt
index ebbfdc1f07..bae58739d0 100644
--- a/dll/win32/kernel32/CMakeLists.txt
+++ b/dll/win32/kernel32/CMakeLists.txt
@@ -73,6 +73,7 @@ list(APPEND SOURCE
     wine/timezone.c
     winnls/string/casemap.c
     winnls/string/collation.c
+    winnls/string/digitmap.c
     winnls/string/fold.c
     winnls/string/format_msg.c
     winnls/string/lang.c

Reply via email to