mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 05:25:50 +03:00
Install the userguide.
This commit is contained in:
parent
2bbd66d82c
commit
1b8935a857
1 changed files with 7 additions and 0 deletions
|
@ -23,3 +23,10 @@ install(
|
|||
DESTINATION
|
||||
${MAN_INSTALL_DIR}/man1
|
||||
)
|
||||
|
||||
install(
|
||||
DIRECTORY
|
||||
userguide
|
||||
DESTINATION
|
||||
${DATA_INSTALL_DIR}/doc/csync
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue