aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2015-11-27 10:06:24 -0500
committerDrew DeVault <sir@cmpwn.com>2015-11-27 10:06:24 -0500
commit59e97c27884a0dc82eb45f3269368bb684044aa2 (patch)
tree745729ca88f242f8195ff44ba90f2fe9500f49ea /CMakeLists.txt
parent7c04cd4fc849f01aaf3c5e8b09bee0a8af39276e (diff)
Add swaygrab(1) man page
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 15646251..fce820fc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -111,6 +111,7 @@ endfunction ()
add_manpage(sway 1)
add_manpage(sway 5)
add_manpage(swaymsg 1)
+add_manpage(swaygrab 1)
install(
FILES "${CMAKE_CURRENT_SOURCE_DIR}/sway.desktop"