diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-11-16 19:35:41 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-11-16 19:35:41 +0100 |
commit | fff371d8d9ed1ea3b1c771fbc07f95a12658e723 (patch) | |
tree | a2d8da382932f0f6dca58f999062652204b0f5e8 /tde-i18n-es/docs/tdesdk/tdesvn-build/CMakeLists.txt | |
parent | f5f755b83b5de98b305cda067dc3c901ee999a36 (diff) | |
download | tde-i18n-fff371d8d9ed1ea3b1c771fbc07f95a12658e723.tar.gz tde-i18n-fff371d8d9ed1ea3b1c771fbc07f95a12658e723.zip |
Move the tdesvn-build manual to the directory level in which it is installed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'tde-i18n-es/docs/tdesdk/tdesvn-build/CMakeLists.txt')
-rw-r--r-- | tde-i18n-es/docs/tdesdk/tdesvn-build/CMakeLists.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tde-i18n-es/docs/tdesdk/tdesvn-build/CMakeLists.txt b/tde-i18n-es/docs/tdesdk/tdesvn-build/CMakeLists.txt new file mode 100644 index 00000000000..bf1f4526fcd --- /dev/null +++ b/tde-i18n-es/docs/tdesdk/tdesvn-build/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdesvn-build + LANG es +) |