diff options
-rw-r--r-- | doc/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index af557d8..adf6919 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -88,7 +88,7 @@ install(FILES "${PROJECT_BINARY_DIR}/man/doxywizard.1" "${PROJECT_BINARY_DIR}/man/doxysearch.1" "${PROJECT_BINARY_DIR}/man/doxyindexer.1" - DESTINATION man/man1 + DESTINATION share/man/man1 ) install(FILES |