summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-07-26 17:31:07 +0200
committerSlávek Banko <[email protected]>2021-07-26 17:31:07 +0200
commit65d3fb557cc78ad81fc1e411f8f37038fbc0b89e (patch)
tree8487ea4d920a4ef685dd25ce3191e4f2d039c3fd /doc/man
parent81178688756b095a5f958cf0b68bfaff31a02e29 (diff)
downloadyakuake-65d3fb557cc78ad81fc1e411f8f37038fbc0b89e.tar.gz
yakuake-65d3fb557cc78ad81fc1e411f8f37038fbc0b89e.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
-)