summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-07-25 16:24:47 +0200
committerSlávek Banko <[email protected]>2021-07-25 16:25:07 +0200
commit127f8c97e963940946ef1db5db17c216156ba1cb (patch)
treec771430b1d78d568c8ac5bf0f1796a48901d455d /doc/man
parentbe1ceff19be3008ed0607176470a3792bc9ffde7 (diff)
downloadknowit-127f8c97e963940946ef1db5db17c216156ba1cb.tar.gz
knowit-127f8c97e963940946ef1db5db17c216156ba1cb.zip
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 9a6c286dce7aad505bb5b18696365aaa06b2dde8)
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
-)