From 7021f40c13f949b7cb5ded32d0241d648a43bf6c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 22 Jan 2012 00:28:18 -0600 Subject: Part 1 of 2 of kdm rename --- kcontrol/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kcontrol/CMakeLists.txt') diff --git a/kcontrol/CMakeLists.txt b/kcontrol/CMakeLists.txt index ced7671ef..b6fe70f40 100644 --- a/kcontrol/CMakeLists.txt +++ b/kcontrol/CMakeLists.txt @@ -11,7 +11,7 @@ # FIXME smartcard is not ported -if( BUILD_KCONTROL OR BUILD_KDESKTOP OR BUILD_KDM ) +if( BUILD_KCONTROL OR BUILD_KDESKTOP OR BUILD_TDM ) add_subdirectory( background ) @@ -37,7 +37,7 @@ if( BUILD_KCONTROL ) add_subdirectory( kded ) add_subdirectory( launch ) add_subdirectory( keys ) - add_subdirectory( kdm ) + add_subdirectory( tdm ) add_subdirectory( kio ) add_subdirectory( konq ) add_subdirectory( style ) -- cgit v1.2.1