summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/CMakeLists.txt17
-rw-r--r--doc/en/CMakeLists.txt16
2 files changed, 0 insertions, 33 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
deleted file mode 100644
index 668d592..0000000
--- a/doc/CMakeLists.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-#################################################
-#
-# (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 = AUTO
-#SUBDIRS = $(AUTODIRS)
-
-tde_auto_add_subdirectories()
-
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt
deleted file mode 100644
index 9456e01..0000000
--- a/doc/en/CMakeLists.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-#################################################
-#
-# (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