diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-06-17 18:22:19 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-06-17 18:22:19 +0200 |
commit | 766f68d4084cfcb3f0970fef37c270320a90c390 (patch) | |
tree | 5b9dcb5fe70eeb7161eff632166f7d7f70e54875 /da/doc/CMakeLists.txt | |
parent | 455839e360cf25009f9d662e879179b0eaa50b49 (diff) | |
download | k3b-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 'da/doc/CMakeLists.txt')
-rw-r--r-- | da/doc/CMakeLists.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/da/doc/CMakeLists.txt b/da/doc/CMakeLists.txt deleted file mode 100644 index 820cfa9..0000000 --- a/da/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 da -) |