summaryrefslogtreecommitdiffstats
path: root/man/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-04-05 15:43:04 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-04-05 15:43:04 +0200
commit9cc21b83f7b637450c4fc40d033ccad7896b07f1 (patch)
treee26d4495c1e3190d69c813a10c50d5ec4482e472 /man/CMakeLists.txt
parentba90128b44d83d54e230b614997e8927d7d255e6 (diff)
downloadkbibtex-9cc21b83f7b637450c4fc40d033ccad7896b07f1.tar.gz
kbibtex-9cc21b83f7b637450c4fc40d033ccad7896b07f1.zip
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'man/CMakeLists.txt')
-rw-r--r--man/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/man/CMakeLists.txt b/man/CMakeLists.txt
deleted file mode 100644
index 8512250..0000000
--- a/man/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-INSTALL(
- FILES ${PROJECT_NAME}.1
- DESTINATION ${MAN_INSTALL_DIR}/man1
- COMPONENT doc
-)