[libwine]

add register.c to CMakeLists.txt as well

svn path=/trunk/; revision=54567
This commit is contained in:
Christoph von Wittich 2011-12-03 11:03:45 +00:00
parent adc5bbe1ae
commit 7a4e87f841

View file

@ -7,6 +7,7 @@ list(APPEND SOURCE
debug_ros.c
loader.c
wctype.c
register.c
# string.c implements _stricmp, already shipped with crt
)