add a manpage for swaylock

This commit is contained in:
Aaron Ouellette 2016-03-01 10:23:45 -05:00
parent 79bfd620d6
commit 133009b652
2 changed files with 48 additions and 0 deletions

View file

@ -42,3 +42,5 @@ install(
DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/pam.d/
COMPONENT data
)
add_manpage(swaylock 1)