diff options
author | Slávek Banko <[email protected]> | 2020-11-16 19:35:41 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-11-16 19:37:30 +0100 |
commit | d568dd915c6d203df98a37322ebd05722befddb5 (patch) | |
tree | 478dd87efe32871cfbd7e854148aa6b3b0f0ad01 /tde-i18n-pt/docs/tdesdk/tdesvn-build/CMakeLists.txt | |
parent | 1a35d04e9916465d23d86707313d7cf6add9291f (diff) | |
download | tde-i18n-d568dd915c6d203df98a37322ebd05722befddb5.tar.gz tde-i18n-d568dd915c6d203df98a37322ebd05722befddb5.zip |
Move the tdesvn-build manual to the directory level in which it is installed.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit fff371d8d9ed1ea3b1c771fbc07f95a12658e723)
Diffstat (limited to 'tde-i18n-pt/docs/tdesdk/tdesvn-build/CMakeLists.txt')
-rw-r--r-- | tde-i18n-pt/docs/tdesdk/tdesvn-build/CMakeLists.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tde-i18n-pt/docs/tdesdk/tdesvn-build/CMakeLists.txt b/tde-i18n-pt/docs/tdesdk/tdesvn-build/CMakeLists.txt new file mode 100644 index 00000000000..63f6da47f4a --- /dev/null +++ b/tde-i18n-pt/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 pt +) |