summaryrefslogtreecommitdiffstats
path: root/doc/kworldclock/CMakeLists.txt
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2018-11-27 15:39:35 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-11-28 22:36:40 +0100
commited4e04460ef9d5b3579051234567e57689e79143 (patch)
tree61e579d20145857bd3d36e9e2013d067d3348a6c /doc/kworldclock/CMakeLists.txt
parentfeae4a83597806ac5be66499be0764ba12f7f5d3 (diff)
downloadtdetoys-ed4e04460ef9d5b3579051234567e57689e79143.tar.gz
tdetoys-ed4e04460ef9d5b3579051234567e57689e79143.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> (cherry picked from commit 4bac1d0f6f553e4d3b1763597420a799c96435cd)
Diffstat (limited to 'doc/kworldclock/CMakeLists.txt')
-rw-r--r--doc/kworldclock/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/kworldclock/CMakeLists.txt b/doc/kworldclock/CMakeLists.txt
index 4c39234..fec1933 100644
--- a/doc/kworldclock/CMakeLists.txt
+++ b/doc/kworldclock/CMakeLists.txt
@@ -11,3 +11,8 @@
tde_create_handbook( DESTINATION kworldclock )
+INSTALL(
+ FILES kworldclock.1
+ DESTINATION ${MAN_INSTALL_DIR}/man1
+ COMPONENT doc
+)