diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-26 21:05:50 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-26 21:05:50 +0900 |
commit | 85278cadecf3d63a6a50e42c070b308ace065a50 (patch) | |
tree | 70fbad66d6c9043c60f42242edd689df82396623 /doc/CMakeLists.txt | |
parent | a18f9fcc94b6982fecb8b75ccb5c21b213e78706 (diff) | |
download | tdeio-gopher-85278cadecf3d63a6a50e42c070b308ace065a50.tar.gz tdeio-gopher-85278cadecf3d63a6a50e42c070b308ace065a50.zip |
Fixed docbook building and translations.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r-- | doc/CMakeLists.txt | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index aad870a..a8b8de4 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,3 +1,12 @@ -########### install files ############### -kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR tdeioslave/gopher) +################################################# +# +# (C) 2010-2011 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# +tde_auto_add_subdirectories() |