summaryrefslogtreecommitdiffstats
path: root/doc/extras/CMakeLists.txt
diff options
context:
space:
mode:
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
)