summaryrefslogtreecommitdiffstats
path: root/doc/man/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-07-23 15:38:37 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-07-23 15:38:37 +0200
commitaf8f1ac02df8fed83077855694fe7254a6ea9bd2 (patch)
tree66386975bce2d51bb1e0b0b7ecf1d51edf8efdfc /doc/man/CMakeLists.txt
parentdfaeba947ef2cb4e9421d86cea696f81dd4db109 (diff)
downloadkbibtex-af8f1ac02df8fed83077855694fe7254a6ea9bd2.tar.gz
kbibtex-af8f1ac02df8fed83077855694fe7254a6ea9bd2.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
-)