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/ktux/CMakeLists.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/ktux/CMakeLists.txt (limited to 'doc/ktux/CMakeLists.txt') diff --git a/doc/ktux/CMakeLists.txt b/doc/ktux/CMakeLists.txt new file mode 100644 index 0000000..d844881 --- /dev/null +++ b/doc/ktux/CMakeLists.txt @@ -0,0 +1,5 @@ +INSTALL( + FILES ktux.1 + DESTINATION ${MAN_INSTALL_DIR}/man1 + COMPONENT doc +) -- cgit v1.2.1