diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-24 14:13:00 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-24 14:13:00 -0600 |
commit | 3a673dc158811a446bf1d2aa64c757ab461d5e07 (patch) | |
tree | a66adaee78d8168b88fcac586d9a97c1bb9e6745 /doc/kcontrol/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/kcontrol/storagedevices/CMakeLists.txt')
-rw-r--r-- | doc/kcontrol/storagedevices/CMakeLists.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/kcontrol/storagedevices/CMakeLists.txt b/doc/kcontrol/storagedevices/CMakeLists.txt new file mode 100644 index 0000000..845276c --- /dev/null +++ b/doc/kcontrol/storagedevices/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/storagedevices ) + |