summaryrefslogtreecommitdiffstats
path: root/doc/man/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-07-22 18:12:06 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-07-22 18:13:01 +0200
commit34b18a71c176ff8ec33096da4afcf507dd2b412c (patch)
tree72cb4c09a96492f0bf4e1bd204e76c88ead48fd1 /doc/man/CMakeLists.txt
parent1d1538ef9a176049096deacb13e47c9c58fb1711 (diff)
downloadcodeine-34b18a71c176ff8ec33096da4afcf507dd2b412c.tar.gz
codeine-34b18a71c176ff8ec33096da4afcf507dd2b412c.zip
Use common rules for build and install documentation and translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/man/CMakeLists.txt')
-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
-)