summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-07-26 10:30:08 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-07-26 10:30:24 +0200
commit03beb6214ff6e01a052d7ee2c13aa669676ab8af (patch)
tree526e2b08e77e98d321be214df704023ffb1904f4 /doc/man
parent19adf7c8f71ca0708c0a72f9893d2a11a9e303ee (diff)
downloadkdpkg-03beb621.tar.gz
kdpkg-03beb621.zip
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b0a9a8156dc3eb9583a14278a6faf98f53f8fd7c)
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 f377dfe..0000000
--- a/doc/man/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-INSTALL(
- FILES ${PROJECT_NAME}.1 ${PROJECT_NAME}-install.1
- DESTINATION ${MAN_INSTALL_DIR}/man1
- COMPONENT doc
-)