summaryrefslogtreecommitdiffstats
path: root/pt_BR
diff options
context:
space:
mode:
Diffstat (limited to 'pt_BR')
-rw-r--r--pt_BR/CMakeLists.txt1
-rw-r--r--pt_BR/doc/CMakeLists.txt4
2 files changed, 5 insertions, 0 deletions
diff --git a/pt_BR/CMakeLists.txt b/pt_BR/CMakeLists.txt
new file mode 100644
index 0000000..ba78952
--- /dev/null
+++ b/pt_BR/CMakeLists.txt
@@ -0,0 +1 @@
+tde_conditional_add_subdirectory( BUILD_DOC doc )
diff --git a/pt_BR/doc/CMakeLists.txt b/pt_BR/doc/CMakeLists.txt
new file mode 100644
index 0000000..ec07bbc
--- /dev/null
+++ b/pt_BR/doc/CMakeLists.txt
@@ -0,0 +1,4 @@
+tde_create_handbook(
+ DESTINATION gwenview
+ LANG pt_BR
+)