summaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-09-27 17:04:15 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-09-28 15:09:21 +0900
commit295c75dc231a5b9bd0afb92e073130fcd7c6923c (patch)
treeb7c688be173a8b8cfc6510372acbb180a85f289a /doc/man
parentb47ad21eef4b079f59dd94b637a16425abfd7693 (diff)
downloadksystemlog-295c75dc.tar.gz
ksystemlog-295c75dc.zip
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b08b2d76f5605d3811722d56faae028764dc1ae9)
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
-)