summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-07-22 18:16:19 +0200
committerSlávek Banko <[email protected]>2021-07-23 11:30:38 +0200
commit9877be51998ac1ad3fb87f388aa123983cc84583 (patch)
tree70c0c53f509ea70d67971aa170420979c8990b41 /doc/man
parent982815b69f037be1370e23498e96c70d749a00dd (diff)
downloadkaffeine-9877be51998ac1ad3fb87f388aa123983cc84583.tar.gz
kaffeine-9877be51998ac1ad3fb87f388aa123983cc84583.zip
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 9755721093439febe785b40b2c9975a45e8dfbbf)
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
-)