diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index bf94ca88..55d2cde8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -109,6 +109,7 @@ endfunction () add_manpage(sway 1) add_manpage(sway 5) +add_manpage(swaymsg 1) install( FILES "${CMAKE_CURRENT_SOURCE_DIR}/sway.desktop" |