summaryrefslogtreecommitdiffstats
path: root/swaylock/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'swaylock/CMakeLists.txt')
-rw-r--r--swaylock/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/swaylock/CMakeLists.txt b/swaylock/CMakeLists.txt
index ff76cdbc..08c893ca 100644
--- a/swaylock/CMakeLists.txt
+++ b/swaylock/CMakeLists.txt
@@ -42,3 +42,5 @@ install(
42 DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/pam.d/ 42 DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/pam.d/
43 COMPONENT data 43 COMPONENT data
44) 44)
45
46add_manpage(swaylock 1)