diff options
author | Darrell Anderson <[email protected]> | 2014-01-24 14:13:00 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-01-24 14:13:00 -0600 |
commit | 3a673dc158811a446bf1d2aa64c757ab461d5e07 (patch) | |
tree | a66adaee78d8168b88fcac586d9a97c1bb9e6745 /doc/kinfocenter/storagedevices/CMakeLists.txt | |
parent | 4e85f8ec5d5d0753dbc757818f1b476d3aa1bbd4 (diff) | |
download | tdeutils-3a673dc158811a446bf1d2aa64c757ab461d5e07.tar.gz tdeutils-3a673dc158811a446bf1d2aa64c757ab461d5e07.zip |
Finish moving kinfocenter files to kcontrol.
This resolves bug report 289.
Diffstat (limited to 'doc/kinfocenter/storagedevices/CMakeLists.txt')
-rw-r--r-- | doc/kinfocenter/storagedevices/CMakeLists.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/kinfocenter/storagedevices/CMakeLists.txt b/doc/kinfocenter/storagedevices/CMakeLists.txt deleted file mode 100644 index b358ce6..0000000 --- a/doc/kinfocenter/storagedevices/CMakeLists.txt +++ /dev/null @@ -1,14 +0,0 @@ -################################################# -# -# (C) 2012 Golubev Alexander -# fatzer2 (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( DESTINATION - kinfocenter/storagedevices ) - |