From 7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:28:57 -0600 Subject: Additional kde to tde renaming --- kdesu/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kdesu/CMakeLists.txt') diff --git a/kdesu/CMakeLists.txt b/kdesu/CMakeLists.txt index 5461732be..c1fef3ba8 100644 --- a/kdesu/CMakeLists.txt +++ b/kdesu/CMakeLists.txt @@ -49,5 +49,5 @@ else() set( DEFAULT_SUPER_USER_COMMAND su CACHE INTERNAL "" FORCE ) endif() -add_subdirectory( kdesu ) -add_subdirectory( kdesud ) +add_subdirectory( tdesu ) +add_subdirectory( tdesud ) -- cgit v1.2.1