[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeedu
From:       Jeremy Paul Whiting <jpwhiting () kde ! org>
Date:       2011-02-05 16:48:27
Message-ID: 20110205164827.09C723E1F8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1219012 by whiting:

move khangman docs from doc/khangman to khangman/doc

 M  +0 -4      doc/CMakeLists.txt  
 D             doc/khangman (directory)  
 M  +1 -0      khangman/CMakeLists.txt  
 A             khangman/doc (directory)  
 M  +1 -1      khangman/doc/CMakeLists.txt  


--- trunk/KDE/kdeedu/doc/CMakeLists.txt #1219011:1219012
@@ -18,10 +18,6 @@
   macro_optional_add_subdirectory(kgeography)
 endif()
 
-if(BUILD_khangman)
-  macro_optional_add_subdirectory(khangman)
-endif()
-
 if(BUILD_kig)
   macro_optional_add_subdirectory(kig)
 endif()
--- trunk/KDE/kdeedu/khangman/CMakeLists.txt #1219011:1219012
@@ -1,5 +1,6 @@
 project(khangman)
 
+add_subdirectory( doc )
 add_subdirectory( src )
 
 add_subdirectory( themes )
--- trunk/KDE/kdeedu/khangman/doc/CMakeLists.txt #1219005:1219012
@@ -1,5 +1,5 @@
 ########### install files ###############
 #
 
-kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en)
+kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR khangman)
 kde4_create_manpage(man-khangman.6.docbook 6 INSTALL_DESTINATION ${MAN_INSTALL_DIR})
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic