summaryrefslogtreecommitdiffstats
path: root/it
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-06-17 18:22:19 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-06-17 18:22:19 +0200
commit766f68d4084cfcb3f0970fef37c270320a90c390 (patch)
tree5b9dcb5fe70eeb7161eff632166f7d7f70e54875 /it
parent455839e360cf25009f9d662e879179b0eaa50b49 (diff)
downloadk3b-i18n-766f68d4084cfcb3f0970fef37c270320a90c390.tar.gz
k3b-i18n-766f68d4084cfcb3f0970fef37c270320a90c390.zip
Add support for LINGUAS.
Use common rules to build documentation. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'it')
-rw-r--r--it/CMakeLists.txt1
-rw-r--r--it/doc/CMakeLists.txt6
2 files changed, 0 insertions, 7 deletions
diff --git a/it/CMakeLists.txt b/it/CMakeLists.txt
deleted file mode 100644
index ba78952..0000000
--- a/it/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-tde_conditional_add_subdirectory( BUILD_DOC doc )
diff --git a/it/doc/CMakeLists.txt b/it/doc/CMakeLists.txt
deleted file mode 100644
index 4b01c1b..0000000
--- a/it/doc/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
-
-tde_create_handbook(
- DESTINATION k3b
- LANG it
-)