summaryrefslogtreecommitdiffstats
path: root/doc/en/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/CMakeLists.txt')
-rw-r--r--doc/en/CMakeLists.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt
new file mode 100644
index 0000000..9456e01
--- /dev/null
+++ b/doc/en/CMakeLists.txt
@@ -0,0 +1,16 @@
+#################################################
+#
+# (C) 2018 Emanoil Kotsev
+# deloptes (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+#KDE_LANG = en
+#KDE_DOCS = kdebluetooth
+
+tde_create_handbook( DESTINATION tdebluez )
+
+#tde_create_handbook( LANG de DESTINATION tdebluez ) \ No newline at end of file