summaryrefslogtreecommitdiffstats
path: root/doc/extras/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-10-06 13:35:48 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-10-06 13:35:48 +0900
commita969119bd0b819b53e4e3ba683c90c64f4b8f4de (patch)
tree81e651712a70d7eb98c5207bededef800850f46c /doc/extras/CMakeLists.txt
parent70e1e18400e170b72206ebefe0b165bdad7f0ae1 (diff)
downloadtdevelop-a969119bd0b819b53e4e3ba683c90c64f4b8f4de.tar.gz
tdevelop-a969119bd0b819b53e4e3ba683c90c64f4b8f4de.zip
Updated sdl and stl TDevelop documentation toc files. This relates to bug 1859.
Diffstat (limited to 'doc/extras/CMakeLists.txt')
-rw-r--r--doc/extras/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/extras/CMakeLists.txt b/doc/extras/CMakeLists.txt
index dd7c977f..ef6d0ec3 100644
--- a/doc/extras/CMakeLists.txt
+++ b/doc/extras/CMakeLists.txt
@@ -13,6 +13,6 @@ add_subdirectory( w3c )
install(
FILES
- sdl.toc opengl.toc
+ sdl1_2.toc sdl2_0.toc opengl.toc
DESTINATION ${DATA_INSTALL_DIR}/kdevdocumentation/tocs
)