diff options
Diffstat (limited to 'doc/std/CMakeLists.txt')
-rw-r--r-- | doc/std/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/std/CMakeLists.txt b/doc/std/CMakeLists.txt index 3c034ee5..edb0d2a8 100644 --- a/doc/std/CMakeLists.txt +++ b/doc/std/CMakeLists.txt @@ -11,6 +11,6 @@ install( FILES - kdev3api.toc - DESTINATION ${DATA_INSTALL_DIR}/kdevdocumentation/tocs + tdev3api.toc + DESTINATION ${DATA_INSTALL_DIR}/tdevdocumentation/tocs ) |