diff options
author | Slávek Banko <[email protected]> | 2020-11-17 23:50:55 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-11-17 23:50:55 +0100 |
commit | dc7d2fcb9b6d044fd9bc1bdc5d077ed11c0686b1 (patch) | |
tree | eb6b216344555e136ff38747f5f3462377c2eacf /tde-i18n-sv/docs/tdebase/khelpcenter/CMakeLists.txt | |
parent | fff371d8d9ed1ea3b1c771fbc07f95a12658e723 (diff) | |
download | tde-i18n-dc7d2fcb9b6d044fd9bc1bdc5d077ed11c0686b1.tar.gz tde-i18n-dc7d2fcb9b6d044fd9bc1bdc5d077ed11c0686b1.zip |
Move the khelpcenter guides to the directory level in which they are installed.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'tde-i18n-sv/docs/tdebase/khelpcenter/CMakeLists.txt')
-rw-r--r-- | tde-i18n-sv/docs/tdebase/khelpcenter/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tde-i18n-sv/docs/tdebase/khelpcenter/CMakeLists.txt b/tde-i18n-sv/docs/tdebase/khelpcenter/CMakeLists.txt index e0965f8d7b3..99df83a92e6 100644 --- a/tde-i18n-sv/docs/tdebase/khelpcenter/CMakeLists.txt +++ b/tde-i18n-sv/docs/tdebase/khelpcenter/CMakeLists.txt @@ -4,3 +4,5 @@ tde_create_handbook( DESTINATION khelpcenter LANG sv ) + +tde_auto_add_subdirectories() |