From 486c5bfc26cbada0d8e05371c01211de663a209d Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 8 Aug 2011 05:02:16 +0000 Subject: Added the foundation for the new displayconfig module that will allow full XRandR 1.2 functionality from a Trinity control center GUI git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245566 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kcontrol/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'kcontrol/CMakeLists.txt') diff --git a/kcontrol/CMakeLists.txt b/kcontrol/CMakeLists.txt index 0bd7f3706..dab1a20da 100644 --- a/kcontrol/CMakeLists.txt +++ b/kcontrol/CMakeLists.txt @@ -65,6 +65,7 @@ if( BUILD_KCONTROL ) add_subdirectory( kthememanager ) add_subdirectory( kfontinst ) add_subdirectory( access ) + add_subdirectory( displayconfig ) tde_conditional_add_subdirectory( WITH_SAMBA samba ) tde_conditional_add_subdirectory( WITH_XRANDR randr ) -- cgit v1.2.3