summaryrefslogtreecommitdiffstats
path: root/doc/CMakeLists.txt
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2015-07-26 10:00:47 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2015-07-26 10:00:47 (GMT)
commit195dfb06fe4c52acbf730b39592c42094bf65a2c (patch)
tree74d90128288621444e3fa3977e64f60e4d9f5505 /doc/CMakeLists.txt
parentb8f97f08fa69d8ac1bd62151737071fb42990813 (diff)
parent95d28153779810dc95afafa38ed838f32516a1f4 (diff)
downloadDoxygen-195dfb06fe4c52acbf730b39592c42094bf65a2c.zip
Doxygen-195dfb06fe4c52acbf730b39592c42094bf65a2c.tar.gz
Doxygen-195dfb06fe4c52acbf730b39592c42094bf65a2c.tar.bz2
Merge pull request #361 from groleo/man-path
doc: put man pages under share/man/man1
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r--doc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index 709121e..3279b83 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -173,7 +173,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