diff options
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() |