summaryrefslogtreecommitdiffstats
path: root/doc/kteatime/CMakeLists.txt
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2018-11-27 15:39:35 +0100
committergregory guy <g-gregory@gmx.fr>2018-11-27 15:39:35 +0100
commit4bac1d0f6f553e4d3b1763597420a799c96435cd (patch)
tree244a7fdfdb73a70adeaa55f395c9d0023bbbcc84 /doc/kteatime/CMakeLists.txt
parente2cd367100cf4be8a2540777f36bd905601e01e2 (diff)
downloadtdetoys-4bac1d0f6f553e4d3b1763597420a799c96435cd.tar.gz
tdetoys-4bac1d0f6f553e4d3b1763597420a799c96435cd.zip
add man pages to amor, kodo, kteatime, ktux, kweather and kworldclock ; this remates to bug 1043
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'doc/kteatime/CMakeLists.txt')
-rw-r--r--doc/kteatime/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/kteatime/CMakeLists.txt b/doc/kteatime/CMakeLists.txt
index 3ada1bc..73c6c43 100644
--- a/doc/kteatime/CMakeLists.txt
+++ b/doc/kteatime/CMakeLists.txt
@@ -11,3 +11,8 @@
tde_create_handbook( DESTINATION kteatime )
+INSTALL(
+ FILES kteatime.1
+ DESTINATION ${MAN_INSTALL_DIR}/man1
+ COMPONENT doc
+)