summaryrefslogtreecommitdiffstats
path: root/tde-i18n-sk/docs/tdesdk/umbrello/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-sk/docs/tdesdk/umbrello/CMakeLists.txt')
-rw-r--r--tde-i18n-sk/docs/tdesdk/umbrello/CMakeLists.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/tde-i18n-sk/docs/tdesdk/umbrello/CMakeLists.txt b/tde-i18n-sk/docs/tdesdk/umbrello/CMakeLists.txt
new file mode 100644
index 00000000000..59ed7446c63
--- /dev/null
+++ b/tde-i18n-sk/docs/tdesdk/umbrello/CMakeLists.txt
@@ -0,0 +1,21 @@
+#################################################
+#
+# (C) 2013 Alexander Golubev (Fat-Zer)
+# fatzer2 (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_auto_add_subdirectories( )
+
+##### documentation #############################
+
+tde_create_handbook(
+ DESTINATION umbrello
+ NOINDEX
+ LANG sk
+ EXTRA asf.xmi screen-shots.xmi
+)