Author: hbelusca
Date: Sun Mar 15 16:20:38 2015
New Revision: 66727
URL: http://svn.reactos.org/svn/reactos?rev=66727&view=rev
Log:
Branch for CLT-2015 release.
Added:
branches/ReactOS-0.3.17-CLT2015/
- copied from r66726, trunk/
Author: hbelusca
Date: Sun Mar 15 16:07:33 2015
New Revision: 66726
URL: http://svn.reactos.org/svn/reactos?rev=66726&view=rev
Log:
Adjust CMakeLists entry in consequence of r66725.
Modified:
trunk/reactos/modules/CMakeLists.txt
Modified: trunk/reactos/modules/CMakeLists.txt
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/modules/CMakeLists.txt?rev…
==============================================================================
--- trunk/reactos/modules/CMakeLists.txt [iso-8859-1] (original)
+++ trunk/reactos/modules/CMakeLists.txt [iso-8859-1] Sun Mar 15 16:07:33 2015
@@ -7,8 +7,8 @@
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