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:56 +0200
commit2d1911e56ddd78b63fc54b435ff2c63fc06905b6 (patch)
treefc1c9adec821699ade1408add61bce52ac277344 /doc/man
parentf2d85e9c564a3f24706b1b54979050aad7a84397 (diff)
downloadbasket-2d1911e56ddd78b63fc54b435ff2c63fc06905b6.tar.gz
basket-2d1911e56ddd78b63fc54b435ff2c63fc06905b6.zip
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 9c1b0419f349ac0f5776b545753d307d245b4d83)
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
-)