diff options
Diffstat (limited to 'doc/kworldclock/CMakeLists.txt')
-rw-r--r-- | doc/kworldclock/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kworldclock/CMakeLists.txt b/doc/kworldclock/CMakeLists.txt index fec1933..196bfc9 100644 --- a/doc/kworldclock/CMakeLists.txt +++ b/doc/kworldclock/CMakeLists.txt @@ -11,7 +11,7 @@ tde_create_handbook( DESTINATION kworldclock ) -INSTALL( +install( FILES kworldclock.1 DESTINATION ${MAN_INSTALL_DIR}/man1 COMPONENT doc |