diff options
author | Slávek Banko <[email protected]> | 2020-11-17 19:52:37 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-11-18 02:24:57 +0100 |
commit | 6aa392e1314567b23ab733fc5e8cf8332a344452 (patch) | |
tree | f03284f63aa89577f60d4ed7e102c755f9bd3d53 /doc/khelpcenter/CMakeLists.txt | |
parent | eed0a6350c17f8ecb6972ae2ffa82115b5699531 (diff) | |
download | tdebase-6aa392e1314567b23ab733fc5e8cf8332a344452.tar.gz tdebase-6aa392e1314567b23ab733fc5e8cf8332a344452.zip |
Move the khelpcenter guides to the directory level in which they are installed.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 1b6c123de102f0152d296fba8771d348329ba95c)
Diffstat (limited to 'doc/khelpcenter/CMakeLists.txt')
-rw-r--r-- | doc/khelpcenter/CMakeLists.txt | 2 |
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() |