mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
Installation of doc files, addition of man page (#255)
* install documentation files into $PREFIX/share/doc/onedrive/ * add man page and install it, ignore generated version * remove installed doc/man on uninstall * remove generated man page on make clean
This commit is contained in:
parent
0d05274f32
commit
90df7e4c9c
3 changed files with 208 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
.*
|
||||
onedrive
|
||||
onedrive.1
|
||||
onedrive.o
|
||||
onedrive.service
|
||||
onedrive@.service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue