diff options
Diffstat (limited to 'doc/kinfocenter/CMakeLists.txt')
-rw-r--r-- | doc/kinfocenter/CMakeLists.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/kinfocenter/CMakeLists.txt b/doc/kinfocenter/CMakeLists.txt deleted file mode 100644 index 86c913fc5..000000000 --- a/doc/kinfocenter/CMakeLists.txt +++ /dev/null @@ -1,13 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_auto_add_subdirectories() -tde_create_handbook( DESTINATION kinfocenter ) |