Add a man page

Possibly better to generate this with "ronn" or similar
This commit is contained in:
Marc Di Luzio
2018-02-23 13:39:24 +00:00
parent 7a3ae91781
commit 81cc0e9aa7
2 changed files with 73 additions and 0 deletions

View File

@@ -27,3 +27,6 @@ configure_file(
configuration: data_conf,
install_dir: path_polkit_action_dir,
)
# Install the man page
install_man('gamemoded.1')