diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-11-17 23:50:55 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-11-18 02:31:34 +0100 |
commit | da12dcd4dd41b9f7e5b266841fed2a96c1c2d663 (patch) | |
tree | 07f935952d8aca5417aac38f5577983d7e4289f3 /tde-i18n-fr/docs/tdebase/khelpcenter/CMakeLists.txt | |
parent | d568dd915c6d203df98a37322ebd05722befddb5 (diff) | |
download | tde-i18n-da12dcd4dd41b9f7e5b266841fed2a96c1c2d663.tar.gz tde-i18n-da12dcd4dd41b9f7e5b266841fed2a96c1c2d663.zip |
Move the khelpcenter guides to the directory level in which they are installed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dc7d2fcb9b6d044fd9bc1bdc5d077ed11c0686b1)
Diffstat (limited to 'tde-i18n-fr/docs/tdebase/khelpcenter/CMakeLists.txt')
-rw-r--r-- | tde-i18n-fr/docs/tdebase/khelpcenter/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tde-i18n-fr/docs/tdebase/khelpcenter/CMakeLists.txt b/tde-i18n-fr/docs/tdebase/khelpcenter/CMakeLists.txt index ae9e42e037d..c7672041d30 100644 --- a/tde-i18n-fr/docs/tdebase/khelpcenter/CMakeLists.txt +++ b/tde-i18n-fr/docs/tdebase/khelpcenter/CMakeLists.txt @@ -4,3 +4,5 @@ tde_create_handbook( DESTINATION khelpcenter LANG fr ) + +tde_auto_add_subdirectories() |