summaryrefslogtreecommitdiffstats
path: root/doc/khelpcenter/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-11-17 19:52:37 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-11-17 19:52:37 +0100
commit1b6c123de102f0152d296fba8771d348329ba95c (patch)
tree0f2bb5c5e91f1a6abdd0e585c36c8307b930fc71 /doc/khelpcenter/CMakeLists.txt
parent9b5b19a9b4baaba6199b9d3797df6b8fc8f76606 (diff)
downloadtdebase-1b6c123de102f0152d296fba8771d348329ba95c.tar.gz
tdebase-1b6c123de102f0152d296fba8771d348329ba95c.zip
Move the khelpcenter guides to the directory level in which they are installed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/khelpcenter/CMakeLists.txt')
-rw-r--r--doc/khelpcenter/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/khelpcenter/CMakeLists.txt b/doc/khelpcenter/CMakeLists.txt
index 279f09d4d..83c417b7a 100644
--- a/doc/khelpcenter/CMakeLists.txt
+++ b/doc/khelpcenter/CMakeLists.txt
@@ -10,3 +10,5 @@
#################################################
tde_create_handbook( DESTINATION khelpcenter )
+
+tde_auto_add_subdirectories()