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:41 +0200
commit020ca4fcf9c0b6064befc9b67a4e19ace4a2838e (patch)
treee269e513840835d6a37ef24da1e14263c8af0c8c /CMakeLists.txt
parent893aed7131d786cee9f5263762a536924158ced4 (diff)
downloadkbibtex-020ca4fcf9c0b6064befc9b67a4e19ace4a2838e.tar.gz
kbibtex-020ca4fcf9c0b6064befc9b67a4e19ace4a2838e.zip
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9cc21b83f7b637450c4fc40d033ccad7896b07f1)
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 91e9f0c..ac83eaf 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 )