diff options
Diffstat (limited to 'swaymsg/CMakeLists.txt')
-rw-r--r-- | swaymsg/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/swaymsg/CMakeLists.txt b/swaymsg/CMakeLists.txt index 2481b280..06939991 100644 --- a/swaymsg/CMakeLists.txt +++ b/swaymsg/CMakeLists.txt @@ -12,3 +12,5 @@ install( DESTINATION bin COMPONENT runtime ) + +add_manpage(swaymsg 1) |