diff options
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r-- | doc/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 7a9f5fc..ae3a9d0 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,6 +1,7 @@ # This file is genereted by trinity-automake-cmake-convert script by Fat-Zer add_subdirectory( tdeioslave ) +add_subdirectory( man ) ##### documentation ############################# tde_create_handbook( DESTINATION k3b ) |