add install man-page target + improve man page NAME section
This commit is contained in:
parent
2ed9805b67
commit
1095ceff5e
2 changed files with 3 additions and 1 deletions
|
|
@ -15,3 +15,5 @@ executable('htpipe', files(
|
|||
'./htpipe.c',
|
||||
'./minimal_multipart_parser.c',
|
||||
), dependencies:deps, install:true)
|
||||
|
||||
install_man('htpipe.1')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue