Adjust CMakeLists entry in consequence of r66725.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 15 Mar 2015 16:07:33 +0000 (16:07 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 15 Mar 2015 16:07:33 +0000 (16:07 +0000)
svn path=/trunk/; revision=66726

reactos/modules/CMakeLists.txt

index 7d88206..a489174 100644 (file)
@@ -7,8 +7,8 @@ if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/rosapps/)
     add_subdirectory(rosapps)
 endif()
 
-if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/wallpaper/)
-    add_subdirectory(wallpaper)
+if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/wallpapers/)
+    add_subdirectory(wallpapers)
 endif()
 
 ## Extra files for Hybrid CD. You need to put them under hybridcd_extras