Sync with trunk r63647.
[reactos.git] / modules / CMakeLists.txt
index f258bd6..22e0cfc 100644 (file)
@@ -6,3 +6,7 @@ endif()
 if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/rosapps/)
 add_subdirectory(rosapps)
 endif()
+
+if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/wallpaper/)
+add_subdirectory(wallpaper)
+endif()