diff options
Diffstat (limited to 'doc/extras/CMakeLists.txt')
-rw-r--r-- | doc/extras/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/extras/CMakeLists.txt b/doc/extras/CMakeLists.txt index a358cf07..dd7c977f 100644 --- a/doc/extras/CMakeLists.txt +++ b/doc/extras/CMakeLists.txt @@ -14,5 +14,5 @@ add_subdirectory( w3c ) install( FILES sdl.toc opengl.toc - DESTINATION ${DATA_INSTALL_DIR}/tdevdocumentation/tocs + DESTINATION ${DATA_INSTALL_DIR}/kdevdocumentation/tocs ) |