diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-24 14:11:20 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-24 14:11:20 -0600 |
commit | 0b9a39305949515fdfabf571f4cdbf61678c81d2 (patch) | |
tree | 26a70701e97ef5e52566924588280584de8abf84 /doc/kcontrol/xserver/CMakeLists.txt | |
parent | 63a69a7bbb6cba8ea6884e1c6fa73dcaa81fbafa (diff) | |
download | tdebase-0b9a39305949515fdfabf571f4cdbf61678c81d2.tar.gz tdebase-0b9a39305949515fdfabf571f4cdbf61678c81d2.zip |
Finish moving kinfocenter files to kcontrol.
This partially resolves bug report 289.
Diffstat (limited to 'doc/kcontrol/xserver/CMakeLists.txt')
-rw-r--r-- | doc/kcontrol/xserver/CMakeLists.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/kcontrol/xserver/CMakeLists.txt b/doc/kcontrol/xserver/CMakeLists.txt new file mode 100644 index 000000000..e33cbe3ea --- /dev/null +++ b/doc/kcontrol/xserver/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2010-2011 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kcontrol/xserver ) |