From 4bac1d0f6f553e4d3b1763597420a799c96435cd Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 27 Nov 2018 15:39:35 +0100 Subject: add man pages to amor, kodo, kteatime, ktux, kweather and kworldclock ; this remates to bug 1043 Signed-off-by: gregory guy --- doc/kteatime/CMakeLists.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/kteatime/CMakeLists.txt') 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 +) -- cgit v1.2.1