summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-07-26 16:51:38 +0200
committerSlávek Banko <[email protected]>2021-07-26 16:51:52 +0200
commit89e583fead8ef7468adb9badeba36dd1765b43e0 (patch)
tree1561d6b6bc841ade8838c74c79c290707b537b3f /doc/man
parentc45c6c5e7ff54fc21b25704855083fa273f02e4e (diff)
downloadkatapult-89e583fead8ef7468adb9badeba36dd1765b43e0.tar.gz
katapult-89e583fead8ef7468adb9badeba36dd1765b43e0.zip
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 7c3bc32824e210428f0189b7246f6f723e654b83)
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt
deleted file mode 100644
index 8512250..0000000
--- a/doc/man/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-INSTALL(
- FILES ${PROJECT_NAME}.1
- DESTINATION ${MAN_INSTALL_DIR}/man1
- COMPONENT doc
-)