summaryrefslogtreecommitdiffstats
path: root/tde-i18n-zh_TW/docs/tdebase
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-zh_TW/docs/tdebase')
-rw-r--r--tde-i18n-zh_TW/docs/tdebase/CMakeLists.txt3
-rw-r--r--tde-i18n-zh_TW/docs/tdebase/faq/CMakeLists.txt6
-rw-r--r--tde-i18n-zh_TW/docs/tdebase/khelpcenter/CMakeLists.txt7
3 files changed, 16 insertions, 0 deletions
diff --git a/tde-i18n-zh_TW/docs/tdebase/CMakeLists.txt b/tde-i18n-zh_TW/docs/tdebase/CMakeLists.txt
new file mode 100644
index 00000000000..9532d869435
--- /dev/null
+++ b/tde-i18n-zh_TW/docs/tdebase/CMakeLists.txt
@@ -0,0 +1,3 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_auto_add_subdirectories( )
diff --git a/tde-i18n-zh_TW/docs/tdebase/faq/CMakeLists.txt b/tde-i18n-zh_TW/docs/tdebase/faq/CMakeLists.txt
new file mode 100644
index 00000000000..62abd7068e8
--- /dev/null
+++ b/tde-i18n-zh_TW/docs/tdebase/faq/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION khelpcenter/faq
+ LANG zh_TW
+)
diff --git a/tde-i18n-zh_TW/docs/tdebase/khelpcenter/CMakeLists.txt b/tde-i18n-zh_TW/docs/tdebase/khelpcenter/CMakeLists.txt
new file mode 100644
index 00000000000..d14978f33a4
--- /dev/null
+++ b/tde-i18n-zh_TW/docs/tdebase/khelpcenter/CMakeLists.txt
@@ -0,0 +1,7 @@
+# This file is genereted by triniy-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION khelpcenter
+ NOINDEX
+ LANG zh_TW
+)