summaryrefslogtreecommitdiffstats
path: root/doc/ktux/CMakeLists.txt
blob: 3ab85aa7d012516178069e9556568554b0255a77 (plain)
1
2
3
4
5
install(
    FILES ktux.1
    DESTINATION ${MAN_INSTALL_DIR}/man1
    COMPONENT doc
)