[rkward-cvs] SF.net SVN: rkward:[3809] trunk/rkward/doc/rkwardplugins/CMakeLists.txt

tfry at users.sourceforge.net tfry at users.sourceforge.net
Wed Sep 21 07:43:06 UTC 2011


Revision: 3809
          http://rkward.svn.sourceforge.net/rkward/?rev=3809&view=rev
Author:   tfry
Date:     2011-09-21 07:43:06 +0000 (Wed, 21 Sep 2011)
Log Message:
-----------
Fix 'make webdocs'

Modified Paths:
--------------
    trunk/rkward/doc/rkwardplugins/CMakeLists.txt

Modified: trunk/rkward/doc/rkwardplugins/CMakeLists.txt
===================================================================
--- trunk/rkward/doc/rkwardplugins/CMakeLists.txt	2011-09-21 07:42:45 UTC (rev 3808)
+++ trunk/rkward/doc/rkwardplugins/CMakeLists.txt	2011-09-21 07:43:06 UTC (rev 3809)
@@ -2,5 +2,5 @@
 KDE4_CREATE_HANDBOOK (index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en)
 
 ADD_CUSTOM_TARGET (webdocs
-	COMMAND meinproc4 --stylesheet ${DATA_INSTALL_DIR}/ksgmltools2/customization/kde-web.xsl ${CMAKE_CURRENT_SOURCE_DIR}/writing_plugins_introduction.docbook
+	COMMAND meinproc4 --stylesheet ${DATA_INSTALL_DIR}/ksgmltools2/customization/kde-web.xsl ${CMAKE_CURRENT_SOURCE_DIR}/index.docbook
 	WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR})

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the rkward-tracker mailing list