added rules for installing the man page

pull/40/head
Nestal Wan 2012-06-20 22:57:23 +08:00
parent c5a5221f4b
commit 7158ce2538
2 changed files with 1 additions and 0 deletions

View File

@ -27,3 +27,4 @@ set_target_properties( grive_executable
)
install(TARGETS grive_executable RUNTIME DESTINATION bin)
install(FILES doc/grive.1 DESTINATION share/man/man1 )