summaryrefslogtreecommitdiffstats
path: root/doc/kcontrol
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kcontrol')
-rw-r--r--doc/kcontrol/CMakeLists.txt12
-rw-r--r--doc/kcontrol/kcmlowbatcrit/CMakeLists.txt14
-rw-r--r--doc/kcontrol/kcmlowbatwarn/CMakeLists.txt14
-rw-r--r--doc/kcontrol/laptop/CMakeLists.txt14
-rw-r--r--doc/kcontrol/powerctrl/CMakeLists.txt14
5 files changed, 68 insertions, 0 deletions
diff --git a/doc/kcontrol/CMakeLists.txt b/doc/kcontrol/CMakeLists.txt
new file mode 100644
index 0000000..dc6bb77
--- /dev/null
+++ b/doc/kcontrol/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2012 Golubev Alexander
+# fatzer2 (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_auto_add_subdirectories( )
diff --git a/doc/kcontrol/kcmlowbatcrit/CMakeLists.txt b/doc/kcontrol/kcmlowbatcrit/CMakeLists.txt
new file mode 100644
index 0000000..2797333
--- /dev/null
+++ b/doc/kcontrol/kcmlowbatcrit/CMakeLists.txt
@@ -0,0 +1,14 @@
+#################################################
+#
+# (C) 2012 Golubev Alexander
+# fatzer2 (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION
+ kcontrol/kcmlowbatcrit )
+
diff --git a/doc/kcontrol/kcmlowbatwarn/CMakeLists.txt b/doc/kcontrol/kcmlowbatwarn/CMakeLists.txt
new file mode 100644
index 0000000..3365ccf
--- /dev/null
+++ b/doc/kcontrol/kcmlowbatwarn/CMakeLists.txt
@@ -0,0 +1,14 @@
+#################################################
+#
+# (C) 2012 Golubev Alexander
+# fatzer2 (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION
+ kcontrol/kcmlowbatwarn )
+
diff --git a/doc/kcontrol/laptop/CMakeLists.txt b/doc/kcontrol/laptop/CMakeLists.txt
new file mode 100644
index 0000000..e5256df
--- /dev/null
+++ b/doc/kcontrol/laptop/CMakeLists.txt
@@ -0,0 +1,14 @@
+#################################################
+#
+# (C) 2012 Golubev Alexander
+# fatzer2 (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kcontrol/laptop
+ )
+
diff --git a/doc/kcontrol/powerctrl/CMakeLists.txt b/doc/kcontrol/powerctrl/CMakeLists.txt
new file mode 100644
index 0000000..481321e
--- /dev/null
+++ b/doc/kcontrol/powerctrl/CMakeLists.txt
@@ -0,0 +1,14 @@
+#################################################
+#
+# (C) 2012 Golubev Alexander
+# fatzer2 (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION
+ kcontrol/powerctrl )
+