diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-26 21:05:50 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-26 21:05:50 +0900 |
commit | 85278cadecf3d63a6a50e42c070b308ace065a50 (patch) | |
tree | 70fbad66d6c9043c60f42242edd689df82396623 /doc/it/CMakeLists.txt | |
parent | a18f9fcc94b6982fecb8b75ccb5c21b213e78706 (diff) | |
download | tdeio-gopher-85278cadecf3d63a6a50e42c070b308ace065a50.tar.gz tdeio-gopher-85278cadecf3d63a6a50e42c070b308ace065a50.zip |
Fixed docbook building and translations.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/it/CMakeLists.txt')
-rw-r--r-- | doc/it/CMakeLists.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/it/CMakeLists.txt b/doc/it/CMakeLists.txt new file mode 100644 index 0000000..131e902 --- /dev/null +++ b/doc/it/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2011 Timothy Pearson +# kb9vqf (AT) pearsoncomputing.net +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( LANG it DESTINATION tdeio-gopher ) |