summaryrefslogtreecommitdiffstats
path: root/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 /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 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2870d62..c0b5c86 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -71,7 +71,6 @@ set( CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--no-undefined"
add_subdirectory( src )
add_subdirectory( xslt )
tde_conditional_add_subdirectory( BUILD_DOC doc )
-tde_conditional_add_subdirectory( BUILD_DOC man )
tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations )