summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-07-23 15:37:40 +0200
committerSlávek Banko <[email protected]>2021-07-23 15:37:40 +0200
commit9c1b0419f349ac0f5776b545753d307d245b4d83 (patch)
treeb2da7cd9bcb3f19eded29018bc64fa1bbe659619 /doc/man
parent9a2b32f5f7b90cff425949dfb21f8f518933c7c8 (diff)
downloadbasket-9c1b0419f349ac0f5776b545753d307d245b4d83.tar.gz
basket-9c1b0419f349ac0f5776b545753d307d245b4d83.zip
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]>
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
-)