Sync with trunk r63647.
[reactos.git] / dll / win32 / shell32 / CMakeLists.txt
index b59b679..21a7b06 100644 (file)
@@ -77,6 +77,7 @@ list(APPEND SOURCE
 
 add_library(shell32 SHARED
     ${SOURCE}
+    vista.c
     shell32.rc
     ${CMAKE_CURRENT_BINARY_DIR}/shell32_stubs.c
     ${CMAKE_CURRENT_BINARY_DIR}/shell32.def)