Author: spetreolle
Date: Mon May 9 20:57:35 2016
New Revision: 71302
URL:
http://svn.reactos.org/svn/reactos?rev=71302&view=rev
Log:
[TEST]
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] Mon May 9 20:57:35 2016
@@ -14,7 +14,6 @@
if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/AHK_Tests/)
add_subdirectory(AHK_Tests)
endif()
-
## Extra files for Boot/Live/Hybrid CD. You need to put them under
[boot|live|hybrid]cd_extras
## in the same layout as you want them to be in the CD.